]> Git Repo - linux.git/commit
cifs: update smb2_queryfs() to use compounding
authorRonnie Sahlberg <[email protected]>
Wed, 8 Aug 2018 05:07:49 +0000 (15:07 +1000)
committerSteve French <[email protected]>
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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Paulo Alcantara <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h
This page took 0.04373 seconds and 4 git commands to generate.