summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/cifssmb.c
diff options
context:
space:
mode:
authorBharath SM <bharathsm@microsoft.com>2023-07-07 17:29:01 +0200
committerSteve French <stfrench@microsoft.com>2023-07-10 17:37:12 +0200
commitdf9d70c18616760c6504b97fec66b6379c172dbb (patch)
tree0867ab2615b27abbea5ec35a6fc90a9a4deb68b8 /fs/smb/client/cifssmb.c
parentLinux 6.5-rc1 (diff)
downloadlinux-df9d70c18616760c6504b97fec66b6379c172dbb.tar.xz
linux-df9d70c18616760c6504b97fec66b6379c172dbb.zip
cifs: if deferred close is disabled then close files immediately
If defer close timeout value is set to 0, then there is no need to include files in the deferred close list and utilize the delayed worker for closing. Instead, we can close them immediately. Signed-off-by: Bharath SM <bharathsm@microsoft.com> Reviewed-by: Shyam Prasad N <sprasad@microsoft.com> Cc: stable@vger.kernel.org Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/smb/client/cifssmb.c')
0 files changed, 0 insertions, 0 deletions