updated patch merged to cifs-2.6.git along with the other fix for Paulo - good job - thx On Fri, Jun 15, 2018 at 2:57 PM, Paulo Alcantara <paulo@xxxxxxxx> wrote: > Steve French <smfrench@xxxxxxxxx> writes: > >> On Fri, Jun 15, 2018 at 12:51 PM, Paulo Alcantara <paulo@xxxxxxxx> wrote: >>> Steve French <smfrench@xxxxxxxxx> writes: >>> >>>> Got a build break with it >>>> >>>> commit 6c680d47cf25aecdb31b608b4d4191b086b71ccf >>>> Author: Paulo Alcantara <paulo@xxxxxxxx> >>>> Date: Fri Jun 15 12:41:28 2018 -0300 >>>> >>>> cifs: Use correct packet length in SMB2_TRANSFORM header >>>> >>>> CC [M] fs/cifs/smbdirect.o >>>> fs/cifs/smbdirect.c: In function ‘smbd_send’: >>>> fs/cifs/smbdirect.c:2120:11: error: implicit declaration of function >>>> ‘smb2_rqst_len’; did you mean ‘smbd_post_send’? >>>> [-Werror=implicit-function-declaration] >>>> buflen = smb2_rqst_len(rqst, true); >>>> ^~~~~~~~~~~~~ >>>> smbd_post_send >>> >>> Whoops - it seems that smbdirect.c missed a: #include "smb2proto.h" >>> >>> Could you please do it and see if it works now? >> >> Yes - as expected that fixed it. Can you resend me (offline is fine) >> - with the reviewed bys added (Aurelien et al) > > Sure. Thanks! > > Paulo -- Thanks, Steve -- 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