public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] dlm updates for 2.6.29
Date: Mon, 5 Jan 2009 10:36:29 -0600	[thread overview]
Message-ID: <20090105163629.GA3880@redhat.com> (raw)

Linus,

Please pull dlm updates for 2.6.29 from:

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

Most have been in linux-next for quite a while.  They are minor cleanups,
and some additions to debugfs dumps to help with debugging.
Thanks,
Dave

Andrew Morton (1):
     dlm: fs/dlm/ast.c: fix warning

David Teigland (5):
     dlm: remove extra blocking callback check
     dlm: improve how bast mode handling
     dlm: change lock time stamping
     dlm: add time stamp of blocking callback
     dlm: add new debugfs entry

Harvey Harrison (1):
     dlm: trivial annotation of be16 value

Steven Whitehouse (3):
     dlm: fix up memory allocation flags
     dlm: remove kmap/kunmap
     dlm: replace schedule with cond_resched

 fs/dlm/ast.c          |   56 ++++-----
 fs/dlm/ast.h          |    4 +-
 fs/dlm/debug_fs.c     |  310 ++++++++++++++++++++++++++++++++++++++++---------
 fs/dlm/dir.c          |   18 ++--
 fs/dlm/dlm_internal.h |    4 +-
 fs/dlm/lock.c         |   31 +++---
 fs/dlm/lowcomms.c     |    8 +-
 fs/dlm/memory.c       |    6 +-
 fs/dlm/midcomms.c     |    2 +-
 fs/dlm/netlink.c      |    1 -
 fs/dlm/user.c         |    4 +-
 fs/dlm/user.h         |    2 +-
 12 files changed, 316 insertions(+), 130 deletions(-)


                 reply	other threads:[~2009-01-05 15:51 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=20090105163629.GA3880@redhat.com \
    --to=teigland@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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