1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
Ralph Boehme 2f287538bf s3/lib: use VFS_PWRITE_APPEND_OFFSET in default_sys_recvfile()
Note that splice() itself doesn't work with an O_APPEND outfd:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=efc968d450e013049a662d22727cf132618dcb2f

Hence for the real splice() codepath itself no changes are needed, as splice
will just fail with EINVAL triggering the fallback code.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2025-01-07 22:04:33 +00:00
..
2024-03-22 06:07:42 +00:00
2023-08-08 04:39:37 +00:00
2023-11-20 15:37:33 +00:00
2024-12-17 12:30:31 +00:00
2022-10-27 18:18:36 +00:00
2018-07-24 20:36:49 +02:00
2023-07-13 05:41:36 +00:00
2022-10-27 18:18:36 +00:00
2022-10-27 18:18:36 +00:00
2024-03-28 08:05:35 +00:00
2017-05-10 15:53:20 +02:00
2019-02-28 13:53:40 +00:00
2023-07-13 05:41:36 +00:00
2017-02-15 02:28:16 +01:00
2024-09-20 17:13:37 +00:00
2017-01-22 18:30:11 +01:00
2023-07-13 05:41:36 +00:00
2023-07-13 05:41:36 +00:00
2024-07-17 08:49:46 +00:00
2020-01-19 18:29:39 +00:00
2023-07-13 05:41:36 +00:00
2023-07-13 05:41:36 +00:00
2023-07-13 05:41:36 +00:00
2019-02-17 13:33:13 +01:00
2023-12-19 16:05:36 +00:00
2024-04-16 23:51:45 +00:00
2024-11-12 12:09:35 +00:00
2015-03-17 11:30:52 +01:00
2017-01-22 18:30:11 +01:00
2023-07-13 05:41:36 +00:00
2023-07-13 05:41:36 +00:00
2024-08-06 16:29:33 +00:00
2024-12-18 08:25:34 +00:00
2016-12-28 20:17:12 +01:00
2021-09-21 00:13:32 +00:00
2024-07-04 15:26:36 +00:00
2016-01-10 22:24:17 +01:00
2016-01-10 22:24:17 +01:00
2016-12-28 20:17:13 +01:00
2018-12-20 23:40:25 +01:00