]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: unlink of nonexistent object should return -ENOENT
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 10 May 2011 21:20:19 +0000 (14:20 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 11 May 2011 04:32:29 +0000 (21:32 -0700)
commitd2243e822142b319d7d99865b0ea9733dfa73cdd
treeb68938d011baffedd5cab7f08f94f016496e21f6
parent6f3404568abd0fa0dde0d5c539bb500fa6f911c2
osd: unlink of nonexistent object should return -ENOENT

fixes bug #1078.
src/osd/ReplicatedPG.cc