Subject: Re: does vfs.generic.usermount work with mount_union?
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 01/08/2007 17:20:39
On Sun, Jan 07, 2007 at 12:41:41PM +0100, Manuel Bouyer wrote:
> On Sun, Jan 07, 2007 at 02:36:08AM +0100, Kurt Schreiner wrote:
> > On Sat, Jan 06, 2007 at 04:36:27PM -0500, Blair Sadewitz wrote:
> > > [...]
> > > 
> > > Why is this returning EPERM?
> > Because you are trying to mout w/o having nodev,nosuid defined for
> > the file system you try to mount? This is a new requirement since
> > a few days when the code was changed to use KAUTH...
> 
> Hum, I think the previous code added this automatically for user mounts ...
Hm, maybe, have'nt had reason to look at the code before as it
"Just Works" ;-)

Kurt