From: NeilBrown Date: Fri, 8 Jul 2005 00:59:15 +0000 (-0700) Subject: [PATCH] nfsd4: ERR_GRACE should bump seqid on open X-Git-Tag: v2.6.13-rc3~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b648330a1d741d5df8a5076b2a0a2519c69c8f41;p=pandora-kernel.git [PATCH] nfsd4: ERR_GRACE should bump seqid on open The GRACE and NOGRACE errors should bump the sequence id on open. So we delay the handling of these errors until nfsd4_process_open2, at which point we've set the open owner, so the encode routine will be able to bump the sequence id. 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