Seems like the multimount protection fix broke usbdevfs ...

What I don't understand is why usbdevfs is getting mounted
automagically, rather than only on request, that'd seem to
be a bug in the FS code.

----- Original Message ----- 
From: "Chmouel Boudjnah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 15, 2001 6:50 AM
Subject: Re: [linux-usb-devel] Make owner and gid works with usbdevfs


> Alan Cox <[EMAIL PROTECTED]> writes:
> 
> > > -static DECLARE_FSTYPE(usbdevice_fs_type, "usbdevfs", usbdevfs_read_super, 
>FS_SINGLE);
> > > +static DECLARE_FSTYPE(usbdevice_fs_type, "usbdevfs", usbdevfs_read_super, 0);
> > No this turns off multimount protection and lets anyone break the machine..
> 
> so what is the best way to get it the gid/owner option working ?
> 
> -- 
> MandrakeSoft Inc                     http://www.chmouel.org
>                       --Chmouel
> 



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to