aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/(public-mirror)
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2025-08-09 20:33:53 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2025-08-09 20:33:53 +0000
commit7a9834041c91596af83fa15768321cdc7290880b (patch)
tree4b115eb8e7ced635246e8a17ffc4be81aa700613 /sys/mips/include/(public-mirror)
parent9f4eb767964832efee583d966dd41212725e5413 (diff)
vfs: Put the definition of COPY_FILE_RANGE_CLONE in unistd.hHEADmain
kib@ noted that having COPY_FILE_RANGE_CLONE defined in vnode.h was inappropriate, since it is meant to be used from user space as well as kernel space. This patch moves it into sys/unistd.h and reverts the addition of it in vnode.h. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D51838 Fixes: 37b2cb5ecb0f ("vfs: Add support for file cloning to VOP_COPY_FILE_RANGE")
Diffstat (limited to 'sys/mips/include/(public-mirror)')
0 files changed, 0 insertions, 0 deletions