1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Volker Lendecke 103658ddd0 lib: Remove serverids_exist
The only reason for this complex monster was an overload of ctdbd.
When opening files, we unconditionally checked all share modes for
validity. This meant thousands of serverid_exists calls per second
for popular directories. This has long gone, now we only check for
validity if a conflict happens.

The only remaining caller is net serverid wipedbs, an administrative
command. If that loads ctdbd, so be it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-09-30 23:51:13 +02:00
..
2015-04-28 20:48:01 +02:00
2011-10-12 22:45:53 +02:00
2015-04-28 20:48:01 +02:00
2015-07-07 23:51:24 +02:00
2015-03-17 11:30:52 +01:00
2015-07-07 23:51:24 +02:00
2015-09-30 23:51:13 +02:00
2015-04-28 18:11:13 +02:00
2015-01-19 06:48:05 +01:00
2015-09-30 23:51:13 +02:00
2015-02-25 16:32:29 +01:00
2015-02-25 16:32:29 +01:00