From: Andy Adamson Date: Fri, 28 Aug 2009 12:45:03 +0000 (-0400) Subject: nfsd41: replace nfserr_resource in pure nfs41 responses X-Git-Tag: v2.6.32-rc1~412^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdac86e2154cfe47552639113265d1fa27cfbe72;p=pandora-kernel.git nfsd41: replace nfserr_resource in pure nfs41 responses nfserr_resource is not a legal error for NFSv4.1. Replace it with nfserr_serverfault for EXCHANGE_ID and CREATE_SESSION processing. We will also need to map nfserr_resource to other errors in routines shared by NFSv4.0 and NFSv4.1 Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed