[PATCH][SMB3 client] retry on failed server close

Steve French smfrench at gmail.com
Tue Apr 2 19:13:32 UTC 2024


Have rebased and lightly updated Ritvik's patch for retrying when
server returns error on close.  See attached.

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.



-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-smb3-retrying-on-failed-server-close.patch
Type: text/x-patch
Size: 11133 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20240402/88b46239/0001-smb3-retrying-on-failed-server-close.bin>


More information about the samba-technical mailing list