diff options
author | Ronnie Sahlberg <[email protected]> | 2022-03-22 16:29:03 +1000 |
---|---|---|
committer | Steve French <[email protected]> | 2022-03-23 15:20:14 -0500 |
commit | 8708b107604789dbb25057981919c7709828db16 (patch) | |
tree | 2d8bf079550de283a3bb3668aa736e3f418e9d71 /net/lapb/lapb_subr.c | |
parent | 5e0c969e9ed23745251ce8114778b7fad66df434 (diff) |
cifs: change smb2_query_info_compound to use a cached fid, if available
This will reduce the number of Open/Close we send on the wire and replace
a Open/GetInfo/Close compound with just a simple GetInfo request
IF we have a cached handle for the object.
Signed-off-by: Ronnie Sahlberg <[email protected]>
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions