NetBSD/sys/fs
tkusumi 819d266ed5 autofs: Make autofs(5) timeout messages include affected process name and PID
Sync warning message with FreeBSD and DragonFlyBSD.
taken-from: FreeBSD
2020-03-28 17:29:56 +00:00
..
adosfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
autofs autofs: Make autofs(5) timeout messages include affected process name and PID 2020-03-28 17:29:56 +00:00
cd9660 Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
efs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
filecorefs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
hfs Avoid undefined behavior in left shift semantics 2020-02-28 11:27:38 +00:00
msdosfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
nfs - Eliminate the global "boottime" variable, which was being accessed 2020-01-02 15:42:26 +00:00
nilfs Fix use-after-free issue! 2020-03-21 13:39:31 +00:00
ntfs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
ptyfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
puffs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
smbfs Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
sysvbfs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
tmpfs tmpfs_inactive(): do like other file systems and truncate the file if it 2020-03-14 13:39:36 +00:00
udf Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
union Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
unionfs Revert "Include opt_diagnostic.h for DIAGNOSTIC." 2020-03-05 15:18:54 +00:00
v7fs VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
Makefile Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
unicode.h