cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH RESEND dlm/next 0/2] dlm: resend list iterator patches
@ 2022-04-06 18:05 Alexander Aring
  2022-04-06 18:05 ` [Cluster-devel] [PATCH RESEND dlm/next 1/2] dlm: remove usage of list iterator for list_add() after the loop body Alexander Aring
  2022-04-06 18:05 ` [Cluster-devel] [PATCH RESEND dlm/next 2/2] dlm: replace usage of found with dedicated list iterator variable Alexander Aring
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Aring @ 2022-04-06 18:05 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-06 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-06 18:05 [Cluster-devel] [PATCH RESEND dlm/next 0/2] dlm: resend list iterator patches Alexander Aring
2022-04-06 18:05 ` [Cluster-devel] [PATCH RESEND dlm/next 1/2] dlm: remove usage of list iterator for list_add() after the loop body Alexander Aring
2022-04-06 18:05 ` [Cluster-devel] [PATCH RESEND dlm/next 2/2] dlm: replace usage of found with dedicated list iterator variable Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).