diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2020-01-08 13:08:06 +1000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-01-26 19:24:16 -0600 |
commit | 37478608f0eb6f232e62791683875a1f557b1b10 (patch) | |
tree | f268d1d1f5a3fb1780e402edab67b6b2ad6a2aad /fs/cifs/smbdirect.c | |
parent | af08f9e79c602835f975f0f8f6e90fc48848bffa (diff) | |
download | linux-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/smbdirect.c')
0 files changed, 0 insertions, 0 deletions