Commit cf903807 authored by Jim Harris's avatar Jim Harris Committed by Ben Walker
Browse files

CHANGELOG.md: remove duplicated BlobFS entry



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

Reviewed-on: https://review.gerrithub.io/420939


Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
parent e7878c7c
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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