opnsense-src/sys/fs
Konstantin Belousov 326836a1eb nullfs: do not allow bypass on copy_file_range()
There must be no callers of VOP_COPY_FILE_RANGE() except
vn_copy_file_range(), which does enough to find the write-vnodes where
to call the VOP.

Reviewed by:	markj, Olivier Certner <olce.freebsd@certner.fr>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D42603
2023-11-28 19:32:53 +02:00
..
autofs sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cd9660 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cuse sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
deadfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
devfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ext2fs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fdescfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fifofs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fuse vn_copy_file_range(): provide ENOSYS fallback to vn_generic_copy_file_range() 2023-11-28 19:32:53 +02:00
mntfs sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
msdosfs sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nfs nfscl/kgssapi: Fix Kerberized NFS mounts to pNFS servers 2023-10-23 13:21:14 -07:00
nfsclient vn_copy_file_range(): provide ENOSYS fallback to vn_generic_copy_file_range() 2023-11-28 19:32:53 +02:00
nfsserver sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
nullfs nullfs: do not allow bypass on copy_file_range() 2023-11-28 19:32:53 +02:00
procfs sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
pseudofs pseudofs: fix off by one in hash iteration in pfs_purge 2023-11-20 05:57:25 +00:00
smbfs sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tarfs vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
tmpfs sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
udf sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
unionfs sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00