Namjae Jeon <linkinjeon@xxxxxxxxxx> writes: > MS confirm that "AISi" name of SMB2_CREATE_ALLOCATION_SIZE in MS-SMB2 > specification is a typo. cifs/ksmbd have been using this wrong name from > MS-SMB2. It should be "AlSi". Also It will cause problem when running > smb2.create.open test in smbtorture against ksmbd. I see only ksmbd using it. > Cc: stable@xxxxxxxxxxxxxxx > Fixes: 12197a7fdda9 ("Clarify SMB2/SMB3 create context and add missing ones") > Signed-off-by: Namjae Jeon <linkinjeon@xxxxxxxxxx> > --- > fs/smb/common/smb2pdu.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Looks good, Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxxxxxxxxx>