1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00
Stefan Metzmacher e79fcfaaf2 s3:blocking: split smbd_smb1_do_locks_retry() into _try() and _retry()
This will make it possible to have just one caller to
smbd_do_locks_try() later and use smbd_smb1_do_locks_try()
from within smbd_smb1_do_locks_send().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14113

Reviewed-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2019-09-09 14:23:39 +00:00
..
2019-02-22 12:30:10 +01:00
2019-04-11 23:35:15 +00:00
2019-08-14 17:47:33 +00:00
2019-05-03 22:34:16 +00:00
2017-12-05 04:58:26 +01:00
2019-09-01 22:21:28 +00:00