mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
77c17b03cf
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13029 If a call request for a key (migration request) is in flight, then all the subsequent call requests for the same key are deferred. In that case, the data corresponding to key read from the local tdb is useless and there is no need to keep it around. Once the deferred call is reprocessed, the data corresponding to that key will be fetched again. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net> |
||
---|---|---|
.. | ||
client | ||
common | ||
config | ||
doc | ||
ib | ||
include | ||
packaging/RPM | ||
protocol | ||
server | ||
tcp | ||
tests | ||
tools | ||
utils | ||
.bzrignore | ||
.gitignore | ||
configure | ||
configure.rpm | ||
COPYING | ||
Makefile | ||
README | ||
wscript |
This is the release version of CTDB, a clustered implementation of TDB database used by Samba and other projects to store temporary data. This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file called COPYING). For documentation on CTDB, please visit CTDB website http://ctdb.samba.org.