From: NeilBrown Date: Fri, 8 Jul 2005 00:59:15 +0000 (-0700) Subject: [PATCH] nfsd4: ERR_GRACE should bump seqid on lock X-Git-Tag: v2.6.13-rc3~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd395dc76071a06eea39839cc946c1241af3650;p=pandora-kernel.git [PATCH] nfsd4: ERR_GRACE should bump seqid on lock A GRACE or NOGRACE response to a lock request should also bump the sequence id. So we delay the handling of grace period errors till after we've found the relevant owner. 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