2017-11-20 16:04 GMT-08:00 Ronnie Sahlberg <lsahlber@xxxxxxxxxx>: > Steve, All, > > Please find an updated version of the patch series to get rid of the > rfc1002 header from all request structures in SMB2. > > Version 2: > * changed SendReceive3 to smb2_send_recv > * fixed a Buffer[1] error that aaptel@xxxxxxxx reported > > Version 3: > * Change SMB2_read() to use smb2_send_recv instead of cifs_send_recv > * Fix smb2_negotiate_req where we didnt update the total length to > accomodate smb2 contexts. > * Fix smb2_lease_ack where I forgot to bump total length by 12. > > Version 4: > * Fix incorrect length in smb2_lockv > > -- > To unsubscribe from this list: send the line "unsubscribe linux-cifs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html Finished reviewing patches and testing with cthon and xfstests. Reviewed-by: Pavel Shilovsky <pshilov@xxxxxxxxxxxxx> Aurelien, a lot of error messages like "CIFS VFS: ioctl error in smb2_get_dfs_refer rc=-2" are being written into syslog. What do you think about decreasing the log level of this message? -- Best regards, Pavel Shilovsky -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html