From: J. Bruce Fields Date: Thu, 19 Jan 2006 01:43:30 +0000 (-0800) Subject: [PATCH] nfsd4: handle replays of failed open reclaims X-Git-Tag: v2.6.16-rc2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a525825df15221a95d4c1f5a291d9fde77ef10bc;p=pandora-kernel.git [PATCH] nfsd4: handle replays of failed open reclaims We need to make sure open reclaims are marked confirmed immediately so that we can handle replays even if they fail (e.g. with a seqid-incrementing error). (See 8.1.8.) Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed