[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting NFS several times



* [Wichert Akkerman] 

> Same thing basically, the mounts just stack. 
>
> [thunder;~]-2# mount /dev/user_data/music /mnt
> [thunder;~]-3# mount /dev/user_data/vhosts /mnt
> [thunder;~]-4# mount /dev/user_data/debian /mnt

Yes, but what happens if you try to 
# mount /dev/user_data/music /mnt
# mount /dev/user_data/music /mnt

That's what Michael is basically doing, and I believe the kernel won't
allow it.  At least earlier 2.4.x didn't.  (because this apparently
played hell with badly programmed (according to Al Viro) automount setups).

Oystein
-- 
This sig no verb.



-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: