From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Aring Date: Fri, 17 Mar 2023 16:40:59 -0400 Subject: [Cluster-devel] [PATCH 0/3] dlm_controld: more plock fixes and cleanups Message-ID: <20230317204102.1776638-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, 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