fs: dlm: update comments about recovery and membership handling
authorAlexander Aring <aahringo@redhat.com>
Wed, 22 Jun 2022 18:45:13 +0000 (14:45 -0400)
committerDavid Teigland <teigland@redhat.com>
Fri, 24 Jun 2022 16:57:40 +0000 (11:57 -0500)
commitca8031d917691e5c4f101c9ec39fc41b105b7e14
treeef76519c0ec46283408991fec76febd06810402c
parent5d92a30e900dc97221e36f09ae740457d560d281
fs: dlm: update comments about recovery and membership handling

Make clear that a particular recovery iteration must not be aborted
before membership changes are applied to the members list (ls_nodes)
and midcomms layer.  Interrupting recovery before this can result
in missing node-specific changes in midcomms or through lsops.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/member.c
fs/dlm/recoverd.c