]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/nfs/exports.c
Revert "Automatically set 'nohide' on referral exports."
[nfs-utils.git] / support / nfs / exports.c
index 551fc0d8400cc57ddfdd846c80e0119210ce69f6..a93941caf0ca6a87fea44d134d7591ee31106aac 100644 (file)
@@ -641,12 +641,6 @@ bad_option:
                        cp++;
        }
 
-       /*
-        * Turn on nohide which will allow this export to cross over
-        * the 'mount --bind' mount point.
-        */
-       if (ep->e_fslocdata)
-               setflags(NFSEXP_NOHIDE, active, ep);
        fix_pseudoflavor_flags(ep);
        ep->e_squids = squids;
        ep->e_sqgids = sqgids;