NetBSD/sys/fs
christos 0da0aa0234 Add newly created vnodes to the namei cache. The rest of the filesystems
already did that (or they don't support writing). Discussed in tech-kern.
2019-09-18 17:59:14 +00:00
..
adosfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
autofs support getargs, fix flush, fix mutex_destroy 2018-01-14 22:43:18 +00:00
cd9660 Fix info leak: zero out the buffer, because it is not entirely filled, and 2019-07-12 17:18:30 +00:00
efs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
filecorefs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
hfs Remove bogus code to workaround PCC limitations. 2019-01-05 10:25:11 +00:00
msdosfs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
nfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nilfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ntfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ptyfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
puffs Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
smbfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
sysvbfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
tmpfs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
udf Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
union Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
unionfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
v7fs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h Use size_t instead of int for character count to avoid sign compare issues. 2014-04-06 19:25:22 +00:00