aboutsummaryrefslogtreecommitdiffstats
path: root/net/nsh/nsh.c
diff options
context:
space:
mode:
authorRitvik Budhiraja <[email protected]>2024-04-02 19:01:28 +0000
committerSteve French <[email protected]>2024-04-03 19:43:24 +0000
commit173217bd73365867378b5e75a86f0049e1069ee8 (patch)
tree4357a373f7c39bbd02b98fa3f20aec7089f1cd0b /net/nsh/nsh.c
parentsmb: client: serialise cifs_construct_tcon() with cifs_mount_mutex (diff)
downloadkernel-173217bd73365867378b5e75a86f0049e1069ee8.tar.gz
kernel-173217bd73365867378b5e75a86f0049e1069ee8.zip
smb3: retrying on failed server close
In the current implementation, CIFS close sends a close to the server and does not check for the success of the server close. This patch adds functionality to check for server close return status and retries in case of an EBUSY or EAGAIN error. This can help avoid handle leaks Cc: [email protected] Signed-off-by: Ritvik Budhiraja <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions