commit | 1d21632d366b33b3adf4fa26144edf3162a9715d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Feb 02 15:56:06 2007 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Feb 03 15:35:10 2007 -0800 |
tree | 175455034ab4eb1dcb7006f17ebcda2ddab8cde8 | |
parent | 46121cf7d85869bfe9588bac7ccf55aa0bc7f278 [diff] |
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 <Trond.Myklebust@netapp.com>