From: Trond Myklebust Date: Fri, 2 Feb 2007 23:56:06 +0000 (-0800) Subject: NFSv4: Ensure non-root user can trigger a referral automount X-Git-Tag: v2.6.21-rc1~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d21632d366b33b3adf4fa26144edf3162a9715d;p=pandora-kernel.git NFSv4: Ensure non-root user can trigger a referral automount Currently only root can trigger a referral automount because only root can access rpc_pipefs directories. Enabling read access to non-root should be harmless (they can still not access the pipes themselves) and will suffice to fix this problem. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed