X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Fnfs%2Fexports.c;h=a93941caf0ca6a87fea44d134d7591ee31106aac;hp=551fc0d8400cc57ddfdd846c80e0119210ce69f6;hb=1c0f9045bf479f38ec39ffa5c6a4c77a8fcabda8;hpb=b1e28d50c2cf1d52c68c771921fd01f2af1c0a3b diff --git a/support/nfs/exports.c b/support/nfs/exports.c index 551fc0d..a93941c 100644 --- a/support/nfs/exports.c +++ b/support/nfs/exports.c @@ -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;