Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v4 0/1] cifs-utils: CLDAP-Ping to find the correct site
@ 2024-04-03  5:24 David Voit
  2024-04-03  5:24 ` [PATCH v4 1/1] Implement CLDAP Ping to find the closest site David Voit
  0 siblings, 1 reply; 9+ messages in thread
From: David Voit @ 2024-04-03  5:24 UTC (permalink / raw)
  To: linux-cifs; +Cc: David Voit

Hi all,

after some off-list discussing and debugging the code now also
handles out-of-sync dc nodes. Other changes are minor style changes.
Also the error codes are now named and should show in which section the
error occured.

You can see a diff between the versions on my github repo:
https://github.com/davidvoit/cifs-utils/compare/linux-cifs-v3..linux-cifs-v4

Kind Regards,
David

David Voit (1):
  Implement CLDAP Ping to find the closest site

 Makefile.am    |  15 ++-
 cldap_ping.c   | 346 +++++++++++++++++++++++++++++++++++++++++++++++++
 cldap_ping.h   |  14 ++
 mount.cifs.c   |   5 +-
 resolve_host.c | 258 +++++++++++++++++++++++++++++++-----
 resolve_host.h |   6 +-
 6 files changed, 606 insertions(+), 38 deletions(-)
 create mode 100644 cldap_ping.c
 create mode 100644 cldap_ping.h

-- 
2.44.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-04-28  0:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03  5:24 [PATCH v4 0/1] cifs-utils: CLDAP-Ping to find the correct site David Voit
2024-04-03  5:24 ` [PATCH v4 1/1] Implement CLDAP Ping to find the closest site David Voit
2024-04-04  2:10   ` Jacob Shivers
2024-04-10 19:08   ` Paulo Alcantara
     [not found]     ` <CAPmGGo7XogXA8RppeqOtidWsgL84u+J4SUB7-st=A9a2ooPriQ@mail.gmail.com>
2024-04-20 20:55       ` Pavel Shilovsky
2024-04-22 15:10         ` Paulo Alcantara
2024-04-23 11:40           ` Jacob Shivers
2024-04-28  0:10             ` Pavel Shilovsky
2024-04-22 15:10         ` David Voit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox