aboutsummaryrefslogtreecommitdiff
path: root/fs/hfs/sysdep.c
diff options
context:
space:
mode:
authorGravatar Namjae Jeon <linkinjeon@kernel.org> 2022-05-16 16:23:28 +0900
committerGravatar Steve French <stfrench@microsoft.com> 2022-05-21 15:01:43 -0500
commit7a84399e1ce3f5f2fbec3e7dd93459ba25badc2f (patch)
treea625800ad360f10a2961058406373e35999d0707 /fs/hfs/sysdep.c
parentksmbd: add smbd max io size parameter (diff)
downloadlinux-7a84399e1ce3f5f2fbec3e7dd93459ba25badc2f.tar.gz
linux-7a84399e1ce3f5f2fbec3e7dd93459ba25badc2f.tar.bz2
linux-7a84399e1ce3f5f2fbec3e7dd93459ba25badc2f.zip
ksmbd: fix wrong smbd max read/write size check
smb-direct max read/write size can be different with smb2 max read/write size. So smb2_read() can return error by wrong max read/write size check. This patch use smb_direct_max_read_write_size for this check in smb-direct read/write(). Signed-off-by: Namjae Jeon <linkinjeon@kernel.org> Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/hfs/sysdep.c')
0 files changed, 0 insertions, 0 deletions