NetBSD/sys/fs
dholland 32cded6cc9 Typos. 2018-02-08 09:05:16 +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 Need strings.h for ffs() 2018-01-27 03:54:01 +00:00
nfs Remove unused (and a reference to ovbcopy along the way). 2018-02-01 17:22:45 +00:00
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 Typos. 2018-02-08 09:05:16 +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 CID-1428639: make sure we always initialiaze hash, because if ultimately 2018-01-28 15:48:44 +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