This seems to indicate I can mount several filesystems under one mount
point? (I didn't find any further comments/code for this)
I'm asking because I'm thinking about an overlay mount function, which
means you can mount a filesystem on top of another one on the same
mount point. Purpose: for example, I could overlay my minimal /usr
installation with a big nfs-mounted /usr filesystem, and all the files
that don't exist locally on the disk are taken (transparently) from the
nfs filesystem. The question above has not much to do with this except
that I'm curious now that I discovered that comment, but maybe some
people who're familiar with the fs-implementation could comment on the idea.
===
-- Michael Hasenstein http://www.csn.tu-chemnitz.de/~mha/ Private Pilot (ASEL) since 1998 _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/