diff options
author | Alexander Aring <aahringo@redhat.com> | 2022-06-22 20:45:14 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2022-06-24 18:57:46 +0200 |
commit | 7e09b15cfe7b6a6135448015482112869722a763 (patch) | |
tree | 07b63bc1d70b7b553efff90b526cc67870cd0688 /fs/dlm/recoverd.c | |
parent | fs: dlm: update comments about recovery and membership handling (diff) | |
download | linux-7e09b15cfe7b6a6135448015482112869722a763.tar.xz linux-7e09b15cfe7b6a6135448015482112869722a763.zip |
fs: dlm: call dlm_lsop_recover_prep once
A lockspace can be "stopped" multiple times consecutively before
being "started" (when recoveries overlap.) In this case, the
lsop_recover_prep callback only needs to be called once when the
lockspace is first stopped, and not repeatedly for each stop.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/recoverd.c')
0 files changed, 0 insertions, 0 deletions