]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Revert "Automatically set 'nohide' on referral exports." nfs-utils-1-2-2-rc6
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 13 Jan 2010 01:08:24 +0000 (20:08 -0500)
committerSteve Dickson <steved@redhat.com>
Wed, 13 Jan 2010 20:39:14 +0000 (15:39 -0500)
This partially reverts commit ec637de16210c1c6fcb3a0df34d7889592f577dc.

Only NFSv4 clients will actually want to see referall points--others are
better off just seeing an empty directory, that they can manually (or
with automount) mount the appropriate filesystem on.

So we want the kernel to automatically traverse only in the v4 case (as
recent kernels do).

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found