NetBSD/sys/fs
mrg 931f53ce3f avoid an uninit warning with GCC 9. 2020-09-07 01:35:25 +00:00
..
adosfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
autofs Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
cd9660 Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
efs fix unaligned access 2020-09-07 00:11:47 +00:00
filecorefs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
hfs Replace the */ I accidentally removed in the last commit 2020-07-24 05:26:37 +00:00
msdosfs avoid an uninit warning with GCC 9. 2020-09-07 01:35:25 +00:00
nfs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
nilfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
ntfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
ptyfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
puffs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
sysvbfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
tmpfs Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
udf Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
union Operation union_readdirhook() stores the lower directory as un_uppervp. 2020-08-18 09:44:07 +00:00
unionfs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
v7fs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00
unicode.h