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?

A simple solution: update your version of mount, and try 

mount --bind /foo /bar

Regards,

Jasper

PS. If you look at the code in fs/super.c at line 1338, you'll see there's
    a new mount flag, and the old code at line 1348 has been deactivated.
-- 
Jasper Spaans  <[EMAIL PROTECTED]>
-
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