+26
−16
Loading
Make sure spdk_fs_open_file() succeeds in all of the RocksDB environment file constructors. NewSequentialFile() already checked this, but SpdkRandomAccessFile and SpdkWritableFile did not. Change-Id: Ie298e0cd29366eb698a0358740310fec62af7f9c Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/405326 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>