From: Sage Weil Date: Fri, 4 Jun 2010 17:05:40 +0000 (-0700) Subject: ceph: fix lease revocation when seq doesn't match X-Git-Tag: v2.6.35-rc3~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e5ea23df11c7c90c7e7268dd3a6603bfa5aadf7;p=pandora-kernel.git 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: Sage Weil --- Reading git-diff-tree failed