]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: try_eval in many places
authorSage Weil <sage@newdream.net>
Wed, 27 Jul 2011 21:32:24 +0000 (14:32 -0700)
committerSage Weil <sage@newdream.net>
Thu, 28 Jul 2011 16:49:22 +0000 (09:49 -0700)
commit1bb12c77a0aaf1eae8e6daab4427c7c3fe6f95a4
tree74a502f482f7dc27930e381f2e62fd9635c8d9c2
parent1531e88f3a7dfa5533045f05eed31a2dd0e8bb23
mds: try_eval in many places

These are the obvious places where we drop locks and may need to defer the
eval until after unfreeze.  There are probably more; a full audit is in
order.

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