From: J. Bruce Fields Date: Fri, 13 Sep 2013 15:08:45 +0000 (-0400) Subject: nfsd: return better errors to exportfs X-Git-Tag: v3.13-rc1~59^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=427d6c6646d868fbd3094e7e2e1644d480cd9204;p=pandora-kernel.git nfsd: return better errors to exportfs Someone noticed exportfs happily accepted exports that would later be rejected when mountd tried to give them to the kernel. Fix this. This is a regression from 4c1e1b34d5c800ad3ac9a7e2805b0bea70ad2278 "nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids". Cc: "Eric W. Biederman" Cc: stable@vger.kernel.org Reported-by: Yin.JianHong Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed