NetBSD/sys/fs
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
..
adosfs
cd9660
efs
filecorefs
hfs simplify and avoid pointer gymnastics 2011-02-24 23:49:26 +00:00
msdosfs In rename, use char[12] for new names instead of [11]. At least 2011-03-03 08:10:45 +00:00
nilfs
ntfs
ptyfs
puffs puffs_msg_wait: check PARKFLAG_HASERROR before PARKFLAG_CALL. PR/44240. 2011-02-11 09:15:45 +00:00
smbfs
sysvbfs In sysvbfs_lookup(), deny last component write operation on a 2011-01-31 18:48:50 +00:00
tmpfs Add some support for unionfs (not built by default). It's still 2011-01-13 13:35:11 +00:00
udf A not rewritable disc can be pseudo-overwritable. A pseudo-overwritable disc 2011-01-22 18:02:18 +00:00
union Remove the special refcount behavior (adding an extra reference to the 2011-01-02 05:09:30 +00:00
unionfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
Makefile
unicode.h