public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dlm fixes for 6.9
@ 2024-03-14 18:43 David Teigland
  2024-03-15 17:10 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: David Teigland @ 2024-03-14 18:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, gfs2

Hi Linus,

Please pull dlm fixes from tag:

git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-6.9

Fix two refcounting bugs from recent changes:
- misuse of atomic_dec_and_test results in missed ref decrement
- wrong variable assignment results in another missed ref decrement

Thanks,
Dave


 fs/dlm/lock.c | 10 ++++++----
 fs/dlm/user.c | 10 +++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)


Alexander Aring (2):
      dlm: fix user space lkb refcounting
      dlm: fix off-by-one waiters refcount handling


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-15 18:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-14 18:43 [GIT PULL] dlm fixes for 6.9 David Teigland
2024-03-15 17:10 ` Linus Torvalds
2024-03-15 18:42   ` David Teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox