From: NeilBrown Date: Fri, 24 Jun 2005 05:02:53 +0000 (-0700) Subject: [PATCH] nfsd4: don't reopen for delegated client X-Git-Tag: v2.6.13-rc1~68^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567d98292e81033182e3da4c33b41ada9c113447;p=pandora-kernel.git [PATCH] nfsd4: don't reopen for delegated client We don't really need to be doing a separate open for every stateid. And in the case of an open from a client that already has a delegation on a file, it unnecessarily results in a delegation recall. 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