From: NeilBrown Date: Tue, 11 Apr 2006 05:55:31 +0000 (-0700) Subject: [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh X-Git-Tag: v2.6.17-rc2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e2993e9e73e8f38b05a89c98b9db94fec2199d;p=pandora-kernel.git [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh Since nfsd_setuser() is already called from any operation that uses the current filehandle (because it's called from fh_verify), there's no reason to call it from putrootfh. Signed-off-by: Andy Adamson 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