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>] [day] [month] [year] [list]
Date:	Fri, 26 Feb 2010 15:49:30 -0600
From:	David Teigland <teigland@...hat.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] dlm updates for 2.6.34

Linus,

Please pull dlm updates for 2.6.34 from:

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

There are two significant fixes that enforce correct ordering of blocking
and completion callbacks for remote locks.  Both ocfs2 and gfs2 have run
into problems with mis-ordered blocking callbacks that these fix.
Thanks,
Dave


David Teigland (3):
      dlm: fix ordering of bast and cast
      dlm: send reply before bast
      dlm: use bastmode in debugfs output

Steven Whitehouse (1):
      dlm: Send lockspace name with uevents


 fs/dlm/ast.c          |   74 +++++++++++++++++++++++-------
 fs/dlm/ast.h          |    4 +-
 fs/dlm/debug_fs.c     |    2 +-
 fs/dlm/dlm_internal.h |   10 +++-
 fs/dlm/lock.c         |  120 ++++++++++++++++++++++++++++++++++++------------
 fs/dlm/lockspace.c    |   14 +++++-
 fs/dlm/user.c         |   10 +++--
 fs/dlm/user.h         |    4 +-
 8 files changed, 180 insertions(+), 58 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ