public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 2.6.34
@ 2010-02-26 21:49 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2010-02-26 21:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-26 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26 21:49 [GIT PULL] dlm updates for 2.6.34 David Teigland

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