]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: return ENOENT when object doesn't exist for cache pin/unpin
authorZhiqiang Wang <zhiqiang.wang@intel.com>
Thu, 18 Jun 2015 07:32:48 +0000 (15:32 +0800)
committerSage Weil <sage@redhat.com>
Tue, 20 Oct 2015 14:36:09 +0000 (10:36 -0400)
commit478389924b9e1296d4b65e8cea6f64cb01cc5263
tree37b1f048f4c1d29a529985860fe53a73546af113
parent59d0de7c54f5b91009f5a9e9fad23ecaeb842a9e
osd: return ENOENT when object doesn't exist for cache pin/unpin

Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
src/osd/ReplicatedPG.cc