Re: mount -t bind gone?

From: Jasper Spaans (jasper@spaans.ds9a.nl)
Date: Mon Sep 25 2000 - 15:11:37 EST


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  <jasper@spaans.ds9a.nl>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:16 EST