aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/docs/lib/enrich_formatter.py
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@kernel.org>2025-09-25 21:15:20 +0900
committerSteve French <stfrench@microsoft.com>2025-09-30 21:37:54 -0500
commitc20988c21751ef67df4191e262675e231610e9ab (patch)
tree45251f2e4f5194343ba1207191e99b169611e94a /tools/docs/lib/enrich_formatter.py
parentksmbd: use sock_create_kern interface to create kernel socket (diff)
downloadwireguard-linux-c20988c21751ef67df4191e262675e231610e9ab.tar.xz
wireguard-linux-c20988c21751ef67df4191e262675e231610e9ab.zip
ksmbd: copy overlapped range within the same file
cifs.ko request to copy overlapped range within the same file. ksmbd is using vfs_copy_file_range for this, vfs_copy_file_range() does not allow overlapped copying within the same file. This patch use do_splice_direct() if offset and length are overlapped. Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/docs/lib/enrich_formatter.py')
0 files changed, 0 insertions, 0 deletions