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)
commit730928c8f4be88e9d6a027a16b1e8fa9c59fc077
tree92389fc801609bbe19bf1bceabec10db8e79d940
parentb24df3e30cbf48255db866720fb71f14bf9d2f39
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