cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/3] dlm_controld: more plock fixes and cleanups
@ 2023-03-17 20:40 Alexander Aring
  2023-03-17 20:41 ` [Cluster-devel] [PATCH 1/3] dlm_controld: initialize waiter->flags Alexander Aring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Aring @ 2023-03-17 20:40 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

more patches of fixes and cleanups found by Andreas Gruenbacher.

Changes by me:

Added more cases when waiter struct is allocated by malloc() and
flags is not zeroed.

Thanks.

Andreas Gruenbacher (3):
  dlm_controld: initialize waiter->flags
  dlm_controld: get rid of unnecessary memset
  dlm_controld: remove unnecessary list_empty check

 dlm_controld/plock.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2023-03-17 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-17 20:40 [Cluster-devel] [PATCH 0/3] dlm_controld: more plock fixes and cleanups Alexander Aring
2023-03-17 20:41 ` [Cluster-devel] [PATCH 1/3] dlm_controld: initialize waiter->flags Alexander Aring
2023-03-17 20:41 ` [Cluster-devel] [PATCH 2/3] dlm_controld: get rid of unnecessary memset Alexander Aring
2023-03-17 20:41 ` [Cluster-devel] [PATCH 3/3] dlm_controld: remove unnecessary list_empty check 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).