]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
BlueStore: negative return code if we unable to open path
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 18 Jan 2016 07:14:23 +0000 (15:14 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 18 Jan 2016 07:14:23 +0000 (15:14 +0800)
commit5ff452bbf5be851bddb544c4ee0908323c30c5c3
treef9e09435604c5078b245f607c637463e3efbe918
parenta671448f90a97aba30fe318b464588c612fdc375
BlueStore: negative return code if we unable to open path

Because the caller is unable to catch a positive error code.

Fixes: #14393
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.cc