commit | aab53dd9e81ccefa7b8d88eec5138dd73639a783 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Wed Mar 17 16:30:21 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Mon May 17 15:25:34 2010 -0700 |
tree | b61a95b826507b403a84177436ff83a999e10c4c | |
parent | e01a594646ebbf964b6058e3bf28125379063439 [diff] |
ceph: only send cap releases when mds is OPEN|HUNG On OPENING we shouldn't have any caps (or releases). On CLOSING, we should wait until we succeed (and throw it all out), or don't (and are OPEN again). On RECONNECTING we can wait until we are OPEN. Signed-off-by: Sage Weil <sage@newdream.net>