]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: if we got ENOENT and an obc, we need to check the locks
authorSamuel Just <sjust@redhat.com>
Wed, 14 Jan 2015 22:27:02 +0000 (14:27 -0800)
committerSamuel Just <sjust@redhat.com>
Fri, 30 Jan 2015 19:33:25 +0000 (11:33 -0800)
commit721c87837c754dc031f0efac355a0798b3d65e32
treebf17bc1369aea62af468a0109fbf28fe831540a4
parenta81f3e6e61abfc7eca7743a83bf4af810705b449
ReplicatedPG: if we got ENOENT and an obc, we need to check the locks

Otherwise, we might return ENOENT out of order.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/ReplicatedPG.cc