Re: [Cluster-devel] [PATCH v6.5-rc1 1/2] fs: dlm: introduce DLM_PLOCK_FL_NO_REPLY flag

2023-07-14 Thread Alexander Aring
Hi, On Fri, Jul 14, 2023 at 9:54 AM Andreas Gruenbacher wrote: > > On Thu, Jul 13, 2023 at 4:40 PM Alexander Aring wrote: > > This patch introduces a new flag DLM_PLOCK_FL_NO_REPLY in case an dlm > > plock operation should not send a reply back. Currently this is kind of > > being handled in DLM

Re: [Cluster-devel] [PATCH v6.5-rc1 1/2] fs: dlm: introduce DLM_PLOCK_FL_NO_REPLY flag

2023-07-14 Thread Andreas Gruenbacher
On Thu, Jul 13, 2023 at 4:40 PM Alexander Aring wrote: > This patch introduces a new flag DLM_PLOCK_FL_NO_REPLY in case an dlm > plock operation should not send a reply back. Currently this is kind of > being handled in DLM_PLOCK_FL_CLOSE, but DLM_PLOCK_FL_CLOSE has more > meanings that it will re

Re: [Cluster-devel] [PATCH v6.5-rc1 1/2] fs: dlm: introduce DLM_PLOCK_FL_NO_REPLY flag

2023-07-13 Thread Alexander Aring
Hi, On Thu, Jul 13, 2023 at 10:57 AM Alexander Aring wrote: > > Hi, > > On Thu, Jul 13, 2023 at 10:49 AM Greg KH wrote: > > > > On Thu, Jul 13, 2023 at 10:40:28AM -0400, Alexander Aring wrote: > > > This patch introduces a new flag DLM_PLOCK_FL_NO_REPLY in case an dlm > > > plock operation shoul

Re: [Cluster-devel] [PATCH v6.5-rc1 1/2] fs: dlm: introduce DLM_PLOCK_FL_NO_REPLY flag

2023-07-13 Thread Alexander Aring
Hi, On Thu, Jul 13, 2023 at 10:49 AM Greg KH wrote: > > On Thu, Jul 13, 2023 at 10:40:28AM -0400, Alexander Aring wrote: > > This patch introduces a new flag DLM_PLOCK_FL_NO_REPLY in case an dlm > > plock operation should not send a reply back. Currently this is kind of > > being handled in DLM_P

Re: [Cluster-devel] [PATCH v6.5-rc1 1/2] fs: dlm: introduce DLM_PLOCK_FL_NO_REPLY flag

2023-07-13 Thread Greg KH
On Thu, Jul 13, 2023 at 10:40:28AM -0400, Alexander Aring wrote: > This patch introduces a new flag DLM_PLOCK_FL_NO_REPLY in case an dlm > plock operation should not send a reply back. Currently this is kind of > being handled in DLM_PLOCK_FL_CLOSE, but DLM_PLOCK_FL_CLOSE has more > meanings that i

[Cluster-devel] [PATCH v6.5-rc1 1/2] fs: dlm: introduce DLM_PLOCK_FL_NO_REPLY flag

2023-07-13 Thread Alexander Aring
This patch introduces a new flag DLM_PLOCK_FL_NO_REPLY in case an dlm plock operation should not send a reply back. Currently this is kind of being handled in DLM_PLOCK_FL_CLOSE, but DLM_PLOCK_FL_CLOSE has more meanings that it will remove all waiters for a specific nodeid/owner values in by doing