summaryrefslogtreecommitdiffstats
path: root/fs/cifs/link.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2020-01-08 13:08:06 +1000
committerSteve French <stfrench@microsoft.com>2020-01-26 19:24:16 -0600
commit37478608f0eb6f232e62791683875a1f557b1b10 (patch)
treef268d1d1f5a3fb1780e402edab67b6b2ad6a2aad /fs/cifs/link.c
parentaf08f9e79c602835f975f0f8f6e90fc48848bffa (diff)
downloadlinux-37478608f0eb6f232e62791683875a1f557b1b10.tar.bz2
cifs: use compounding for open and first query-dir for readdir()
Combine the initial SMB2_Open and the first SMB2_Query_Directory in a compound. This shaves one round-trip of each directory listing, changing it from 4 to 3 for small directories. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'fs/cifs/link.c')
0 files changed, 0 insertions, 0 deletions