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