commit | 730928c8f4be88e9d6a027a16b1e8fa9c59fc077 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Wed Aug 08 15:07:49 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Thu Aug 09 21:19:56 2018 -0500 |
tree | 92389fc801609bbe19bf1bceabec10db8e79d940 | |
parent | b24df3e30cbf48255db866720fb71f14bf9d2f39 [diff] |
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>