From: Alexander Aring <aahringo@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCHv2 dlm/next 0/2] fs: dlm: some callback and lowcomm fixes
Date: Mon, 25 Jul 2022 15:53:20 -0400 [thread overview]
Message-ID: <20220725195322.857226-1-aahringo@redhat.com> (raw)
Hi,
I currently look a little bit deeper into the callback handling of dlm.
I have some local branches which does more some rework and moving away
from the lkb_callbacks[] array per lkb and using a queue for handling
callbacks. However those are issues which I currently found for now
and should be fixed.
- Alex
changes since v2:
- drop patches 2/3 and 3/3 as it looks okay. Sorry about the noise.
- change commit messages regarding v2 changes.
- add patch "fs: dlm: fix race in lowcomms"
Alexander Aring (2):
fs: dlm: fix race in lowcomms
fs: dlm: fix race between test_bit() and queue_work()
fs/dlm/ast.c | 6 ++++--
fs/dlm/lowcomms.c | 4 ++++
2 files changed, 8 insertions(+), 2 deletions(-)
--
2.31.1
next reply other threads:[~2022-07-25 19:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 19:53 Alexander Aring [this message]
2022-07-25 19:53 ` [Cluster-devel] [PATCHv2 dlm/next 1/2] fs: dlm: fix race in lowcomms Alexander Aring
2022-07-25 21:41 ` Alexander Aring
2022-07-25 19:53 ` [Cluster-devel] [PATCHv2 dlm/next 2/2] fs: dlm: fix race between test_bit() and queue_work() Alexander Aring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220725195322.857226-1-aahringo@redhat.com \
--to=aahringo@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).