Home | History | Annotate | Download | only in fanoutfs
History log of /src/share/examples/refuse/fanoutfs/fanoutfs.c
RevisionDateAuthorComments
 1.2  20-Aug-2007  agc If we're writing to a file, make sure the version we're writing is in
the topmost directory (the writable one). If it's not there, copy the
file to there.
 1.1  31-Mar-2007  agc Add a refuse-based "fanout" file system. This is more commonly known in
the BSD world as a "union" file system.

This fanout file system takes a number of directories and makes them
available under a single mount point.

This is more of an example file sytsem than anything else, but is used
as the basis of a number of other file systems which will be forthcoming
"real soon now".

RSS XML Feed