Followup to:  <[EMAIL PROTECTED]>
By author:    Andries Brouwer <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
>
> On Mon, Sep 25, 2000 at 11:29:48AM -0700, H. Peter Anvin wrote:
> 
> > I guess mount -t bind is officially gone.  What is the new official
> > replacement?  New system call?
> 
> mount --bind
> 
> (use mount from util-linux 2.10o)
> 

Hmm... what do you think is the best way to do this in autofs?  Should
I call mount(8), or just mount(2)?  In particular, does:

a) umount(8) do the right thing with these, and
b) mount(8) record this in /etc/mtab?

Thanks,

        -hpa
-- 
<[EMAIL PROTECTED]> at work, <[EMAIL PROTECTED]> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to