]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: distribute flocklock properly!
authorGreg Farnum <gregf@hq.newdream.net>
Wed, 22 Sep 2010 18:40:23 +0000 (11:40 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Wed, 22 Sep 2010 18:43:16 +0000 (11:43 -0700)
commit79166a2821bf4f717d09540f8751d9a47e36ae98
tree941993e36b2972e26325585710e37f89f8a99f37
parent84a09bae4666009f7816943e35d1ff9dd4832cb2
mds: distribute flocklock properly!

Previously we weren't handling it in a lot of our distributed system
areas, which would have broken stuff if it were being used.
src/mds/CInode.cc
src/mds/CInode.h
src/mds/MDCache.cc