NetBSD/sys/fs
hannken 62bfdd2b21 Change layered file systems to always pass the locking VOP's down to the
leaf file system.  Remove now unused member v_vnlock from struct vnode.
Welcome to 5.99.30

Discussed on tech-kern.
2010-06-06 08:01:30 +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 add option string for no attribute cache 2010-05-21 11:29:42 +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