]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: pass pissue_caps through *lock_finish()
authorSage Weil <sage@newdream.net>
Thu, 9 Jun 2011 17:03:08 +0000 (10:03 -0700)
committerSage Weil <sage@newdream.net>
Thu, 9 Jun 2011 23:14:01 +0000 (16:14 -0700)
commitc786391161435e5ef8ae2fb98bc826c1b37ef5cc
treef5d6976715311b8687609ad7bd1eac1c8837bc1b
parent4ef41c5ab3eb75ada797225f8cc8ebfb1a2c8134
mds: pass pissue_caps through *lock_finish()

This allows *lock_finish() callers to handle the issue_caps themselves.
None of them do yet (this arg is still optional) so this is patch has no
functional change (yet!).

Signed-off-by: Sage Weil <sage@newdream.net>
src/mds/Locker.cc
src/mds/Locker.h