From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Aring Date: Fri, 11 Dec 2020 10:47:16 -0500 Subject: [Cluster-devel] [PATCH dlm-next 0/2] fs: dlm: dlm lock from user space fixes Message-ID: <20201211154718.99346-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, found some issues with the user space fixes and that we don't have proper aligned dlm messages. I found these issues while having my pending patches applied which introduced a "hart" assert for this and dropping messages on such case. With this assert dlm will probably not backwards compatible anymore... so here my question/suggestion: We should queue these patches to stable? - Alex btw: these patches can be applied, I will send PATCHv3 for my pending patches, I added two other patches. Alexander Aring (2): fs: dlm: check for invalid namelen fs: dlm: transparently align name buffer fs/dlm/user.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) -- 2.26.2