[RFC][PATCH 0/14] VFS based Union Mount(v1)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here is another post of 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 by Jan Blunck. The current patches are for
2.6.21-mm1. The main change from the previous post is a different implementation
of union mount readdir which is heavily inspired by the unionfs' implementation.
The earlier version had two serious drawbacks: It worked only for filesystems
which had flat file directories and it used to build and destroy readdir cache
for every readdir() call. This version has addressed both of these shortcomings.

The code is still in an experimental stage 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux