Is it the intended behaviour that mounting more than one fs image
via the loop device can share the same mount point without giving
any warning/error?

  $ mount file1.img /mnt -o loop
  $ mount file2.img /mnt -o loop

The still mounted file1.img is buried beneath file2.img!

Maybe this is a bug or side-effect of the 2.4.x kernel being able
to remount parts of a file hierarchy?



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to