summaryrefslogtreecommitdiff
path: root/block/Makefile
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2023-02-17 13:35:01 +1000
committerSteve French <stfrench@microsoft.com>2023-02-20 11:48:48 -0600
commit8e843bf38f7be0766642a91523cfa65f2b021a8a (patch)
tree0aa28f605f542d1ccd43e6cdcfba413048e53c01 /block/Makefile
parent66d45ca1350a3bb8d5f4db8879ccad3ed492337a (diff)
cifs: return a single-use cfid if we did not get a lease
If we did not get a lease we can still return a single use cfid to the caller. The cfid will not have has_lease set and will thus not be shared with any other concurrent users and will be freed immediately when the caller drops the handle. This avoids extra roundtrips for servers that do not support directory leases where they would first fail to get a cfid with a lease and then fallback to try a normal SMB2_open() Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Cc: stable@vger.kernel.org Reviewed-by: Bharath SM <bharathsm@microsoft.com> Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'block/Makefile')
0 files changed, 0 insertions, 0 deletions