linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Using mount -o bind vs mount -o subvol=vol
@ 2014-05-04  0:47 Marc MERLIN
  2014-05-04  7:07 ` Brendan Hide
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Marc MERLIN @ 2014-05-04  0:47 UTC (permalink / raw)
  To: linux-btrfs

Is there any functional difference between 

mount -o subvol=usr /dev/sda1 /usr
and
mount /dev/sda1 /mnt/btrfs_pool
mount -o bind /mnt/btrfs_pool/usr /usr

?

Thanks,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/                         | PGP 1024R/763BE901

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-05-07 12:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04  0:47 Using mount -o bind vs mount -o subvol=vol Marc MERLIN
2014-05-04  7:07 ` Brendan Hide
2014-05-05  0:56   ` Marc MERLIN
2014-05-05  4:13     ` Brendan Hide
2014-05-05  4:36       ` Roman Mamedov
2014-05-05  6:55         ` Brendan Hide
2014-05-06 17:34           ` Duncan
2014-05-05  5:22       ` Marc MERLIN
2014-05-05  2:12 ` Duncan
2014-05-07 10:55   ` Marc MERLIN
2014-05-07 12:31     ` Duncan
2014-05-05 13:54 ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).