diff options
| author | Steve French <[email protected]> | 2025-08-24 02:15:59 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2025-08-25 14:40:38 +0000 |
| commit | 0e08fa789d39aa01923e3ba144bd808291895c3c (patch) | |
| tree | 6fdccc972d814ff58c026d8c423c6549a05ef840 /scripts/lib/kdoc/kdoc_item.py | |
| parent | Linux 6.17-rc3 (diff) | |
| download | kernel-0e08fa789d39aa01923e3ba144bd808291895c3c.tar.gz kernel-0e08fa789d39aa01923e3ba144bd808291895c3c.zip | |
smb3 client: fix return code mapping of remap_file_range
We were returning -EOPNOTSUPP for various remap_file_range cases
but for some of these the copy_file_range_syscall() requires -EINVAL
to be returned (e.g. where source and target file ranges overlap when
source and target are the same file). This fixes xfstest generic/157
which was expecting EINVAL for that (and also e.g. for when the src
offset is beyond end of file).
Cc: [email protected]
Acked-by: Paulo Alcantara (Red Hat) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_item.py')
0 files changed, 0 insertions, 0 deletions
