From: J. Bruce Fields Date: Thu, 19 Jan 2006 01:43:32 +0000 (-0800) Subject: [PATCH] nfsd4: no replays on unconfirmed owners X-Git-Tag: v2.6.16-rc2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8b625313db4dd4b060962c2a02f3a2837ca61b;p=pandora-kernel.git [PATCH] nfsd4: no replays on unconfirmed owners We shouldn't check for replays until after checking whether the open owner is confirmed. Clients are allowed to reuse openowners without bumping the seqid. 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