On Tue, Dec 13, 2011 at 08:54:08PM +0100, Joerg Schilling wrote: > Please reread my previous mail. Your problem is that you use the wrong linux > nomenclature while reading my text. > > The pointer to the related "lofs" sourcecode explains how it works and why it > works as expected on Solaris. > > Note that a mount point relative absolute path needs to be evaluated against > the real original (first) mount and not against the second loopback mount. Except that unlike your lofs, bindings are symmetrical. I.e. there is no such thing as "real" mount - they are simply mounts refering to various subtrees of given fs. And mount --bind /foo/bar /baz does *not* render /foo impossible to umount. Not to mention that even on Solaris there's such thing as chroot and you really don't want to open that can of worms... -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html