cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 0/4] dlm patches for 2.6.34
Date: Fri, 26 Feb 2010 13:25:41 -0600	[thread overview]
Message-ID: <1267212345-6106-1-git-send-email-teigland@redhat.com> (raw)

Hi,

Reposting the dlm patches for the 2.6.34 merge.  The patch "dlm: send
reply before bast" is expanded slightly to cover the cancel and unlock
cases the same way that convert and request have been fixed.  There's a
fourth patch added that makes the debugfs bast mode more useful for
debugging these conditions.


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


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



                 reply	other threads:[~2010-02-26 19:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1267212345-6106-1-git-send-email-teigland@redhat.com \
    --to=teigland@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).