From: Trond Myklebust Date: Tue, 22 Feb 2011 23:44:31 +0000 (-0800) Subject: NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr X-Git-Tag: v2.6.39-rc1~443^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ddeb7c5c61d0d6bfd837487d3454ffdb788bb91;p=pandora-kernel.git NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr This will be required in order to switch uid/gid mapping back on if the admin has tried to disable it. Note that we also propagate NFS4ERR_BADNAME at the same time, in order to work around a Linux server bug. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed