linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can one file system be R/W mounted multiple times in Linux?
@ 2015-01-09  3:44 Dexuan Cui
  2015-01-09  3:51 ` Al Viro
  0 siblings, 1 reply; 15+ messages in thread
From: Dexuan Cui @ 2015-01-09  3:44 UTC (permalink / raw)
  To: linux-fsdevel@vger.kernel.org, 'linux-ext4'; +Cc: stefanha@redhat.com

The 'mount' utility allows me to mount 1 file systems multiple times at different
mount points, like "mount /dev/sdb1 /a; mount /dev/sdb1 /b".

I tried to write from /a and /b at the same time and it seems everything is OK
and no data corruption happens.
I tried only  ext4 only.

Can somebody please tell me if this usage is safe?

I'm not familiar with the internals of fs.
googling can't find an affirmative answer, I think.

Thanks,
-- Dexuan


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

end of thread, other threads:[~2015-01-12 16:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09  3:44 Can one file system be R/W mounted multiple times in Linux? Dexuan Cui
2015-01-09  3:51 ` Al Viro
2015-01-09  4:58   ` Dexuan Cui
2015-01-09  6:04     ` Eric Sandeen
2015-01-09  6:48       ` Dexuan Cui
2015-01-09 13:25         ` Bob Peterson
2015-01-09 12:01   ` Stefan Hajnoczi
2015-01-09 14:55     ` Christoph Hellwig
2015-01-09 15:52     ` Lukáš Czerner
2015-01-09 19:31       ` Pranay Srivastava
2015-01-09 20:37         ` Al Viro
2015-01-10  3:52           ` Dexuan Cui
2015-01-12 13:00       ` Karel Zak
2015-01-12 14:20         ` Lukáš Czerner
2015-01-12 16:47           ` Karel Zak

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).