From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] dlm updates for 2.6.39
Date: Fri, 18 Mar 2011 11:55:46 -0400 [thread overview]
Message-ID: <20110318155546.GB14954@redhat.com> (raw)
Linus,
Please pull dlm updates for 2.6.39 from:
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm.git for-linus
There's one significant change to how we keep track of callbacks. It
removes the guess work we were trying to do given odd combinations of
callbacks, and seems to have fixed a problem gfs2 QE found. There are two
other trivial changes.
Thanks,
Dave
David Teigland (3):
dlm: record full callback state
dlm: increase default hash table sizes
dlm: use alloc_workqueue function
fs/dlm/ast.c | 257 +++++++++++++++++++++++++++++++++++++-----------
fs/dlm/ast.h | 7 +-
fs/dlm/config.c | 4 +-
fs/dlm/debug_fs.c | 4 +-
fs/dlm/dlm_internal.h | 35 ++++---
fs/dlm/lock.c | 38 ++++----
fs/dlm/lowcomms.c | 6 +-
fs/dlm/rcom.c | 4 +-
fs/dlm/user.c | 185 ++++++++++++-----------------------
fs/dlm/user.h | 3 +-
10 files changed, 317 insertions(+), 226 deletions(-)
reply other threads:[~2011-03-18 15:56 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=20110318155546.GB14954@redhat.com \
--to=teigland@redhat.com \
--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