CHANGELOG.md: remove duplicated BlobFS entry

Reported-by: Shuhei Matsumoto
Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I253ad84d6705550585dcd1da48560300b0eb8377

Reviewed-on: https://review.gerrithub.io/420939
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
Jim Harris 2018-07-31 16:12:52 -07:00 committed by Ben Walker
parent e7878c7cdc
commit cf90380720

View File

@ -133,11 +133,6 @@ IOAT for copy engine is disabled by default. It can be enabled by specifying the
option with "Yes" in `[Ioat]` section of the configuration file. The Disable option is
now deprecated and will be removed in a future release.
### blobfs
Change the return type of spdk_file_truncate from void to int. The purpose is to catch
the `NOMEM` error condition.
## v18.04: Logical Volume Snapshot/Clone, iSCSI Initiator, Bdev QoS, VPP Userspace TCP/IP
### vhost