]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "osd: unlink of nonexistent object should return -ENOENT"
authorGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 11 May 2011 00:46:13 +0000 (17:46 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Wed, 11 May 2011 00:46:13 +0000 (17:46 -0700)
commit6f3404568abd0fa0dde0d5c539bb500fa6f911c2
treeb57db75ef5ba13f54892f9bca5735c294d463db6
parent59995908538889646f9ae29574e29b16b3fcfd3b
Revert "osd: unlink of nonexistent object should return -ENOENT"

This reverts commit a7f87965f5c49fa878dadd458f87b7974252ab6e.

This commit breaks at least how Filer does zeroing. We
should redo the commit with some audits for what else
will break.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/osd/ReplicatedPG.cc