]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: disable tempsync
authorSage Weil <sage@newdream.net>
Wed, 3 Nov 2010 20:09:18 +0000 (13:09 -0700)
committerSage Weil <sage@newdream.net>
Wed, 3 Nov 2010 21:47:31 +0000 (14:47 -0700)
commit8b9342c7b10e5c833108424eb6b94b6904ed3ff0
treeac9fc97fc1bcb94a919a61273e32dbb2ccae43b4
parent563a9ba669286295faf9e8fdaca660c0bdee5182
mds: disable tempsync

Tempsync is not implemented in the filelock state machine.  Never use it,
at lesat for now!

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