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:
558d349
)
ceph: fix lease revocation when seq doesn't match
author
Sage Weil
<sage@newdream.net>
Fri, 4 Jun 2010 17:05:40 +0000
(10:05 -0700)
committer
Sage Weil
<sage@newdream.net>
Fri, 4 Jun 2010 17:05:40 +0000
(10:05 -0700)
If the client revokes a lease with a higher seq than what we have, keep
the mds's seq, so that it honors our release. Otherwise, we can hang
indefinitely.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found