freebsd-nq/sys/fs
Edward Tomasz Napierala 1a2dbd1aa3 Simplify devfs_fsync() by removing it. This might also be a minor
optimization, as vn_isdisk() needs to lock a global mutex.

Reviewed by:	imp
Tested by:	pho
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D9628
2017-02-20 16:18:33 +00:00
..
autofs
cd9660 cd9660: fix up compilation on sparc after r311665 2017-01-10 04:17:53 +00:00
cuse
deadfs
devfs Simplify devfs_fsync() by removing it. This might also be a minor 2017-02-20 16:18:33 +00:00
ext2fs ext2fs: Remove unused assignment. 2017-02-17 20:56:43 +00:00
fdescfs
fifofs
fuse
msdosfs
nandfs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
nfs Do not allocate struct statfs on kernel stack. 2017-01-05 17:19:26 +00:00
nfsclient Do not access memory past the buffer end. 2017-02-16 06:36:16 +00:00
nfsserver Use inet_ntoa_r() instead of inet_ntoa() throughout the kernel 2017-02-16 20:47:41 +00:00
nullfs Do not allocate struct statfs on kernel stack. 2017-01-05 17:19:26 +00:00
procfs
pseudofs Forcibly remove the cached items from pseudofs vncache on module unload. 2017-01-09 20:14:18 +00:00
smbfs
tmpfs Remove mistakenly merged field. 2017-01-19 20:03:26 +00:00
udf
unionfs Do not allocate struct statfs on kernel stack. 2017-01-05 17:19:26 +00:00