mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
65e1e1d3ef
We dont strictly need to force clients to use CTDB_FETCH_WITH_HEADER instead of CTDB_FETCH when they ask for readonly records. Have ctdbd internally remap this internally to FETCH_WITH_HEADER and map the reply back to CTDB_FETCH_FUNC or CTDB_FETCH_WITH_HEADER_FUNC based on what the client initially asked for. This removes the need for the client to know about the CTDB_FETCH_WITH_HEADER_FUNC function and simplifies the client code. Clients that do not care what the header after the request is can just continue using the old CTDB_FETCH_FUNC call and ctdbd will do all the difficult stuff. (This used to be ctdb commit 444a7bac4e9a854b06c1ad4cb36c2b58a72001fa) |
||
---|---|---|
.. | ||
ctdb.1 | ||
ctdb.1.html | ||
ctdb.1.xml | ||
ctdbd.1 | ||
ctdbd.1.html | ||
ctdbd.1.xml | ||
ltdbtool.1 | ||
ltdbtool.1.html | ||
ltdbtool.1.xml | ||
onnode.1 | ||
onnode.1.html | ||
onnode.1.xml | ||
ping_pong.1 | ||
ping_pong.1.html | ||
ping_pong.1.xml | ||
readonlyrecords.txt | ||
recovery-process.txt |