diff options
| author | Pawel Witek <[email protected]> | 2023-05-05 15:14:59 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2023-05-08 17:00:47 +0000 |
| commit | d66cde50c3c868af7abddafce701bb86e4a93039 (patch) | |
| tree | 5ec431da01df903ce9e76e66463dcd9a2a114106 /lib/debugobjects.c | |
| parent | Linux 6.4-rc1 (diff) | |
| download | kernel-d66cde50c3c868af7abddafce701bb86e4a93039.tar.gz kernel-d66cde50c3c868af7abddafce701bb86e4a93039.zip | |
cifs: fix pcchunk length type in smb2_copychunk_range
Change type of pcchunk->Length from u32 to u64 to match
smb2_copychunk_range arguments type. Fixes the problem where performing
server-side copy with CIFS_IOC_COPYCHUNK_FILE ioctl resulted in incomplete
copy of large files while returning -EINVAL.
Fixes: 9bf0c9cd4314 ("CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files")
Cc: <[email protected]>
Signed-off-by: Pawel Witek <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
