]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Filestore: fix guard errors in COLL_REMOVE and COLL_MOVE
authorSamuel Just <samuel.just@dreamhost.com>
Mon, 16 Apr 2012 21:12:32 +0000 (14:12 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Mon, 16 Apr 2012 21:19:29 +0000 (14:19 -0700)
commit2f5af83f5dbcdd1eebcf8e6e7bf8e9266c672804
tree08a99aa232127fb28a73026275bafe848d77debe
parentf4001790f282cf3e6622047648033669f093876c
Filestore: fix guard errors in COLL_REMOVE and COLL_MOVE

Use object rather than collection check in COLL_REMOVE.  Adjust
COLL_MOVE check for -1/1 distinction.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/os/FileStore.cc