freebsd-src/sys/fs/nullfs
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
..
null.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
null_subr.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
null_vfsops.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
null_vnops.c nullfs: do not allow bypass on copy_file_range() 2023-11-28 19:32:53 +02:00