git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8c76f6
)
ceph: dicard cap releases on mds restart
author
Sage Weil
<sage@newdream.net>
Mon, 10 May 2010 22:36:44 +0000
(15:36 -0700)
committer
Sage Weil
<sage@newdream.net>
Mon, 17 May 2010 22:25:33 +0000
(15:25 -0700)
If the MDS restarts, the expire caps state is no longer shared, and can be
thrown out. Caps state will be rebuilt on the MDS during the reconnect
process that follows. Zero out any release messages and adjust the
release counter accordingly.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found