diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-07-07 22:02:18 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-17 15:00:33 +0900 |
| commit | f4ce7da9b33011d71d66b4eb3b979fa754e5e035 (patch) | |
| tree | 1cfd3ea45a801324e8a782857a394c3603d589a2 /tools/perf/scripts/python | |
| parent | 8482150a0743c47104a190ef507d5a0108668ffb (diff) | |
ksmbd: handle AAPL stream copy length mismatch
macOS can reuse the main file's chunk list when issuing a copychunk
request for alternate data streams. The requested source range can
therefore exceed the length of the xattr-backed stream and currently
fails with STATUS_INVALID_VIEW_SIZE.
For AAPL connections copying between two streams, limit the actual copy
to the available source data while reporting the requested chunk length
as written. Keep the source range validation unchanged for non-AAPL
connections and requests involving a regular file.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
