NetBSD/sys/fs
pooka a784ae74af Make retval argument for pathconf a register_t to match VOP_PATHCONF.
This makes the size the same on 64bit archs.  Don't bother bumping
any version, since you'd have explicitly had to jump through some
hoops to use pathconf before.
2010-06-07 11:21:31 +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 Don't double unlock fvp if source file disappears during rename. 2010-05-25 10:15:34 +00:00
nilfs As per change in NiLFS2 spec, select the superblocks on highest checksum 2010-05-01 21:21:27 +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 Make retval argument for pathconf a register_t to match VOP_PATHCONF. 2010-06-07 11:21:31 +00:00
smbfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
sysvbfs Mark files removed in the in-memory structure. This allows us 2010-05-27 23:40:12 +00:00
tmpfs Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
udf Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
union Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
unionfs Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00
Makefile Import read-only part of the NiLFS (v2) implementation for NetBSD. It has been 2009-07-18 16:31:41 +00:00
unicode.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00