All of lore.kernel.org
 help / color / mirror / Atom feed
* [bcachefs] Mounting the same device multiple times now works
@ 2015-08-11  8:34 Kent Overstreet
  2015-08-11 17:59 ` Ming Lin
  0 siblings, 1 reply; 6+ messages in thread
From: Kent Overstreet @ 2015-08-11  8:34 UTC (permalink / raw)
  To: linux-bcache; +Cc: Ming Lin

Like in other filesystems, you can now do

mount /dev/sda1 /foo
mount /dev/sda1 /bar

What this really means is that if the udev hook has registered the bcache device
via the old style sysfs interface for caching, you'll still be able to mount the
device like normal.

Keep the bug reports coming!

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

end of thread, other threads:[~2015-08-13  5:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11  8:34 [bcachefs] Mounting the same device multiple times now works Kent Overstreet
2015-08-11 17:59 ` Ming Lin
2015-08-12  1:38   ` Kent Overstreet
2015-08-12  7:36     ` Ming Lin
2015-08-13  4:57       ` Ming Lin
2015-08-13  5:03       ` Kent Overstreet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.