lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z46NcGZHZAfkgKF2@redhat.com>
Date: Mon, 20 Jan 2025 11:52:48 -0600
From: David Teigland <teigland@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, gfs2@...ts.linux.dev
Subject: [GIT PULL] dlm updates for 6.14

Hi Linus,

Please pull dlm updates from tag:

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

A small set of patches this time:
- Fix a case where the new scanning code missed removing an unused rsb.
- Fix the error when removing a configfs entry for an invalid node id.

Thanks,
Dave


Alexander Aring (3):
      dlm: fix removal of rsb struct that is master and dir record
      dlm: fix srcu_read_lock() return type to int
      dlm: return -ENOENT if no comm was found


 fs/dlm/config.c   |  2 +-
 fs/dlm/lock.c     | 46 ++++++++++++++++++++++++++++++----------------
 fs/dlm/lowcomms.c |  3 ++-
 3 files changed, 33 insertions(+), 18 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ