summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2misc.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2022-03-22 07:29:03 +0100
committerSteve French <stfrench@microsoft.com>2022-03-23 21:20:14 +0100
commit8708b107604789dbb25057981919c7709828db16 (patch)
tree2d8bf079550de283a3bb3668aa736e3f418e9d71 /fs/cifs/smb2misc.c
parentcifs: convert the path to utf16 in smb2_query_info_compound (diff)
downloadlinux-8708b107604789dbb25057981919c7709828db16.tar.xz
linux-8708b107604789dbb25057981919c7709828db16.zip
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 <lsahlber@redhat.com> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smb2misc.c')
0 files changed, 0 insertions, 0 deletions