NetBSD/sys/fs/puffs
2011-11-18 21:18:50 +00:00
..
files.puffs
Makefile
puffs_compat.c
puffs_msgif.c Remove #ifdef DIAGNOSTIC guards around KASSERT, as the macro contains them 2011-10-19 01:39:29 +00:00
puffs_msgif.h don't get affected by the NAME_MAX bump. Use the same constant as the 2011-09-27 01:48:57 +00:00
puffs_node.c Remove #ifdef DIAGNOSTIC guards around KASSERT, as the macro contains them 2011-10-19 01:39:29 +00:00
puffs_subr.c
puffs_sys.h Add a mutex for operations that touch size (setattr, getattr, write, fsync). 2011-08-29 04:12:45 +00:00
puffs_vfsops.c Remove #ifdef DIAGNOSTIC guards around KASSERT, as the macro contains them 2011-10-19 01:39:29 +00:00
puffs_vnops.c Obey MNT_RELATIME, the only addition is that mkdir in ufs sets IN_ACCESS too. 2011-11-18 21:18:50 +00:00
TODO