From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Aring Date: Wed, 6 Apr 2022 14:05:29 -0400 Subject: [Cluster-devel] [PATCH RESEND dlm/next 0/2] dlm: resend list iterator patches Message-ID: <20220406180531.3886002-1-aahringo@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, this is a resend of Jakob Koschels list iterator patches rebased on current pending dlm patches. We had a lot of change in the plock handling of dlm. *little change that lkb is named "big_lkb" to remain the "big lock" information in variable name of function recover_lvb(). Otherwise it should be the same. Thanks. - Alex Jakob Koschel (2): dlm: remove usage of list iterator for list_add() after the loop body dlm: replace usage of found with dedicated list iterator variable fs/dlm/lock.c | 65 ++++++++++++++++++++++++------------------------ fs/dlm/plock.c | 24 +++++++++--------- fs/dlm/recover.c | 39 ++++++++++++++--------------- 3 files changed, 64 insertions(+), 64 deletions(-) -- 2.31.1