Skip to content
Commit 1e5ea23d authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix lease revocation when seq doesn't match



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: default avatarSage Weil <sage@newdream.net>
parent 558d3499
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment