From: Trond Myklebust Date: Thu, 5 Jul 2007 18:55:18 +0000 (-0400) Subject: NFSv4: Support recalling delegations by stateid X-Git-Tag: v2.6.23-rc1~1073^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=901630278469c0d7610554227f39ed2d02d0d270;p=pandora-kernel.git NFSv4: Support recalling delegations by stateid There appear to be some rogue servers out there that issue multiple delegations with different stateids for the same file. Ensure that when we return delegations, we do so on a per-stateid basis rather than a per-file basis. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed