Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2005 14:00:00 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        current@freebsd.org
Subject:   Re: MNT_USER? 
Message-ID:  <E1DSv8D-000EwW-37@cs1.cs.huji.ac.il>
In-Reply-To: Message from Ian Dowse <iedowse@maths.tcd.ie>  <200505021708.aa58927@salmon.maths.tcd.ie> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In message <E1DSW4c-00041V-Ll@cs1.cs.huji.ac.il>, Danny Braniss writes:
> >
> >after doing a mount_nfs as root (from the console or via su), statfs reports
> >that MNT_USER flags is set! this is also true with 5.4.
> 
> It's a bug in the statfs reporting for NFS filesystems. It should
> be fixed now in -CURRENT (revision 1.174 of sys/nfsclient/nfs_vfsops.c).
> I'll merge this to -STABLE in a week or so.
> 
> Ian
good, it did indeed fix the problem, and also a previous one that turned
on the MNT_NOEXEC.

BTW, this, the MNT_NOEXEC, uncovered, IMHO, a bug in libexec/rtld-elf/rtld.c
where it's now checking for MNT_NOEXEC, but only if LD_LIBRARY_PATH is set!

danny






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DSv8D-000EwW-37>