Re: [Cluster-devel] [PATCH RESEND 4/8] dlm: fix creating multiple node structures

2023-10-10 Thread Greg KH
On Tue, Oct 10, 2023 at 06:04:44PM -0400, Alexander Aring wrote: > This patch will lookup existing nodes instead of always creating them > when dlm_midcomms_addr() is called. The idea is here to create midcomms > nodes when user space getting informed that nodes joins the cluster. This > is the cas

[Cluster-devel] [PATCH RESEND 4/8] dlm: fix creating multiple node structures

2023-10-10 Thread Alexander Aring
This patch will lookup existing nodes instead of always creating them when dlm_midcomms_addr() is called. The idea is here to create midcomms nodes when user space getting informed that nodes joins the cluster. This is the case when dlm_midcomms_addr() is called, however it can be called multiple t