v1->v2: fix some bug in ksmbd when handle FSCTL_VALIDATE_NEGOTIATE_INFO message Zhang Xiaoxu (3): cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message ksmbd: Remove the wrong message length check of FSCTL_VALIDATE_NEGOTIATE_INFO ksmbd: Fix wrong return value in smb2_ioctl() when wrong out_buf_len fs/cifs/smb2pdu.c | 4 ++-- fs/ksmbd/smb2pdu.c | 9 ++++----- 2 files changed, 6 insertions(+), 7 deletions(-) -- 2.31.1