]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: kick linklock on revoke_stale_caps
authorSage Weil <sage@newdream.net>
Fri, 20 May 2011 00:20:18 +0000 (17:20 -0700)
committerSage Weil <sage@newdream.net>
Fri, 20 May 2011 00:20:18 +0000 (17:20 -0700)
commit4404116b5a5faf6816533d5670646d4fa4e3ee29
tree003e8f1a1516b074e58b198405eb314d5ddf320e
parentcef8eb9c956ad7b76da0014383be1158a87e297c
mds: kick linklock on revoke_stale_caps

Also use the eval() method and issue caps instead of calling the individual
eval methods.

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