[RFC][PATCH 0/15] VFS based Union Mount

From: Bharata B Rao
Date: Tue Apr 17 2007 - 09:07:59 EST


Hi,

Here is an attempt towards vfs based union mount implementation.
Union mount provides the filesytem namespace unification feature.
Unlike the traditional mounts which hide the contents of the mount point,
the union mount presents the merged view of the mount point and the
mounted filesytem.

These patches were originally developed for 2.6.11 by Jan Blunck and
lately we have been working together in taking this forward. The current
patchset applies against 2.6.21-rc6-mm1.

The code is in a highly experimental stage at the moment and the intention
of posting this now is to get some initial feedback about the design
and the future directions about how this should be taken forward.

You can find more details about union mount in the documentation
included in the patchset.

Kindly review and let us know your comments.

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