NetBSD/sys/fs/unionfs
bouyer 063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
..
Makefile
files.unionfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
unionfs.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
unionfs_subr.c Remove the special refcount behavior (adding an extra reference to the 2011-01-02 05:09:30 +00:00
unionfs_vfsops.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
unionfs_vnops.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00