SMB3.1.1: correct definition for app_instance_id create contexts
authorSteve French <stfrench@microsoft.com>
Sun, 30 Apr 2023 17:27:49 +0000 (12:27 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 2 May 2023 14:23:23 +0000 (09:23 -0500)
commit3d6b15a8f3aeb4a6eed69a22822def0d0b039a16
tree22058cddd5f7ef47d849ba3937a2582c292ed26b
parent26c009dffca89b0f8fe7facc41d1ccf88a66825a
SMB3.1.1: correct definition for app_instance_id create contexts

The name lengths were incorrect for two create contexts.
     SMB2_CREATE_APP_INSTANCE_ID
     SMB2_CREATE_APP_INSTANCE_VERSION

Update the definitions for these two to match the protocol specs.

Acked-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Reviewed-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/ksmbd/smb2pdu.h
fs/smbfs_common/smb2pdu.h