You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
copy_file_range.2: Document the COPY_FILE_RANGE_CLONE flag
Commit 37b2cb5 added support for the
COPY_FILE_RANGE_CLONE flags argument to
copy_file_range(2).
This patch documents this flags argument.
This is a content change.
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D51938
Fixes: 37b2cb5 ("vfs: Add support for file cloning to VOP_COPY_FILE_RANGE")
0 commit comments