NetBSD/sys/fs
pooka 0c20c076ce Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file
system drivers where it was missing from and fixes one buggy
implementation.  The arguably weird semantics of the check are
maintained (v_size vs. va_bytes, overwrite).
2010-04-23 15:38:46 +00:00
..
adosfs The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
cd9660 Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
efs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
filecorefs The *_modcmd functions use the module name as prefix. 2010-04-11 10:26:25 +00:00
hfs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
msdosfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
nilfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
ntfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
ptyfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
puffs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
smbfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
sysvbfs The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
tmpfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
udf Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
union Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
unionfs Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
Makefile
unicode.h