Re: [PATCH v2] documentation: split and build smount.c

From: Karel Zak
Date: Tue Aug 19 2008 - 18:59:14 EST


On Mon, Aug 18, 2008 at 06:14:09PM -0700, Randy Dunlap wrote:
> On Mon, 18 Aug 2008 01:04:31 -0400 Christoph Hellwig wrote:
>
> > Just remove it, and modern /bin/mount handles shared subtrees just fine
>
> Miklos... ?
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> mount(8) handles shared subtrees just fine, so remove the smount
> program from Documentation/filesystems/sharedsubtree.txt.
[...]
> + Note: mount(8) command now supports the --make-shared flag,

Right, ACK ;-)

> #mount --bind /mnt /tmp

BTW, people usually use a space between prompt and command, so:

# mount --bind /mnt /tmp


Karel


--
Karel Zak <kzak@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/