]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: update smb2_queryfs() to use compounding
authorRonnie Sahlberg <lsahlber@redhat.com>
Wed, 8 Aug 2018 05:07:49 +0000 (15:07 +1000)
committerSteve French <stfrench@microsoft.com>
Fri, 10 Aug 2018 02:19:56 +0000 (21:19 -0500)
commitd5f1508719f03265ef8abbd416bc2ac057894679
tree92389fc801609bbe19bf1bceabec10db8e79d940
parent60d162189341c2c0c0e13183696be1746b9b3ef9
cifs: update smb2_queryfs() to use compounding

Change smb2_queryfs() to use a Create/QueryInfo/Close compound request.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Paulo Alcantara <palcantara@suse.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h