NetBSD/sys/rump/librump/rumpvfs
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
..
compat.c use compat code from sys/compat/common 2011-01-17 16:20:20 +00:00
devnodes.c Make it possible to specify a minor number for an autogenerated device node. 2011-02-10 11:00:45 +00:00
devnull.c support /dev/zero 2011-02-10 11:01:31 +00:00
Makefile
Makefile.rumpvfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
rump_vfs_private.h Make the Diabolical (Page)Daemon Director drain vfs buffers when 2010-09-07 21:11:10 +00:00
rump_vfs.c Censor no-longer-relevant flags which may be passed down from 2011-01-07 11:27:53 +00:00
rumpblk.c fix KASSERT snafu. spotted by tests, as usual. 2011-02-03 22:16:11 +00:00
rumpfs.c Reset node's parent pointer when it's removed. Technically the 2011-03-01 15:14:35 +00:00
rumpvfs_if_priv.h regen: checksavecn is gone 2010-11-30 16:27:30 +00:00
rumpvfs_if_wrappers.c regen: checksavecn is gone 2010-11-30 16:27:30 +00:00
rumpvfs.ifspec remove unnecessary interface 2010-11-30 15:41:35 +00:00
rumpvnode_if.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
vm_vfs.c Pass accurate protection info from ubc_uiomove() to the pager. 2011-03-01 10:02:11 +00:00