diff options
author | Alexander Aring <[email protected]> | 2024-04-02 15:18:02 -0400 |
---|---|---|
committer | David Teigland <[email protected]> | 2024-04-09 11:44:49 -0500 |
commit | 3ae67760567438ff857e79bd799154b1f7da3b2a (patch) | |
tree | 9fbd4209b0121740070377aee2bab8781550ebb4 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 3a747f4a2ee85d51b905e2df940de4a924f8060a (diff) |
dlm: add new struct to save position in dlm_copy_master_names
Add a new struct to save the current position in the rsb masters_list
while sending the rsb names to other nodes. The rsb names are sent in
multiple chunks, and for each new chunk, the new "dlm_dir_dump" struct
saves the last position in the masters_list. The new struct is also
used to save more information to sanity check the recovery process.
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions