]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: stay in SCAN state in file_eval
authorSage Weil <sage@inktank.com>
Tue, 28 May 2013 17:51:11 +0000 (10:51 -0700)
committerSage Weil <sage@inktank.com>
Wed, 29 May 2013 17:27:26 +0000 (10:27 -0700)
commit0071b8e75bd3f5a09cc46e2225a018f6d1ef0680
tree90e1ab7d6a630c62f5a0cc8c33c5fbf684d44b65
parentf71e1b1fbf1f24d1557ef5a5d1a1307e585eebbd
mds: stay in SCAN state in file_eval

If we are in the SCAN state, stay there until the recovery finishes.  Do
not jump to another state from file_eval().

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