[PATCH] Re: usbdevfs can be mounted multiple times

2001-03-02 Thread Alexander Viro
On Fri, 2 Mar 2001, Alexander Viro wrote: > I.e. replace the last argument in declaration of usbdevfs with FS_SINGLE - > without that we get a new instance every time. Grr... Proper patch follows. Please, apply. Cheers,

[FIX] Re: usbdevfs can be mounted multiple times

2001-03-02 Thread Alexander Viro
On Fri, 2 Mar 2001, Pavel Roskin wrote: > Hello! > > I understand that root can do many strange and unsafe things, but mounting > the same filesystem many times is not allowed for systems other than > usbdevfs. Mounting the same fs many times _is_ perfectly legitimate. However, I really don't

usbdevfs can be mounted multiple times

2001-03-02 Thread Pavel Roskin
Hello! I understand that root can do many strange and unsafe things, but mounting the same filesystem many times is not allowed for systems other than usbdevfs. [root@fonzie proski]# mount /dev/ide/host0/bus0/target0/lun0/part1 on / type reiserfs (rw) none on /proc type proc (rw) none on /dev/pt