Re: Linux can use a mountpoint for 2 Filesystems

From: Andries.Brouwer@cwi.nl
Date: Tue Nov 20 2001 - 14:41:33 EST


hpa:

> There are real reasons to overmount a filesystem. It's getting to be
> a usability problem, probably because Linux (UNLIKE MOST OTHER UNIXES)
> didn't allow it until just recently. This change caused some
> problems, including with the automount daemon. I would like to see an
> option to mount(8) to allow it, by default disallow by policy.

mount(8) does not necessarily have such information:
/etc/mtab is just a random file with random contents,
and /proc/mounts need not exist.

The cleanest way to do what you suggest would be to make the kernel
refuse an overmount unless the mount(2) flags included the
"overmount" flag.

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 23 2001 - 21:00:24 EST