lkml.org 
[lkml]   [2010]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: bind-mount vs second mount of the same blockdev?
On Wed, Nov 03, 2010 at 12:39:57PM +0300, Michael Tokarev wrote:
> mount -t ext3 /dev/block /mnt/a
> mount --bind /mnt/a /mnt/b
>
> versus
>
> mount -t ext3 /dev/block /mnt/a
> mount -t ext3 /dev/block /mnt/b

[snip]

> What are the differences in behavour?

None. Both lead to the identical states.


\
 
 \ /
  Last update: 2010-11-03 11:27    [W:0.027 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site