]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: make null snapflush helper, and call on cap removal too
authorSage Weil <sage@newdream.net>
Thu, 19 Aug 2010 17:13:38 +0000 (10:13 -0700)
committerSage Weil <sage@newdream.net>
Thu, 19 Aug 2010 17:47:16 +0000 (10:47 -0700)
commite3654dfc96e3314e37f7bfd098a84b23f1abb9c8
tree720652e604f869701d43d86ac733b3287be3e06c
parent02522afc093768475d7a77f153048e5db76182d1
mds: make null snapflush helper, and call on cap removal too

Move remove_client_cap() from MDCache->Locker while we're at it!
src/mds/Locker.cc
src/mds/Locker.h
src/mds/MDCache.cc
src/mds/MDCache.h
src/mds/Server.cc