NetBSD/sys/fs
christos 87d09387b3 support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
..
adosfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
autofs support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
cd9660 Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
efs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
filecorefs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
hfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
msdosfs relax sanity check. It's ok to have more FAT sectors than needed. 2017-11-27 15:02:05 +00:00
nfs
nilfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ntfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ptyfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
puffs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
smbfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
sysvbfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
tmpfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
udf No need to call vflush from failing udf_mount(). If the system nodes 2017-06-24 12:13:16 +00:00
union Make union_newlower() ans union_newupper() local to union_subr.c, 2017-07-17 09:22:36 +00:00
unionfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
v7fs Remove some unnecessary duplicatioN 2017-08-27 06:18:16 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h