* [GIT PULL] dlm updates for 2.6.39
@ 2011-03-18 15:55 David Teigland
0 siblings, 0 replies; only message in thread
From: David Teigland @ 2011-03-18 15:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-18 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 15:55 [GIT PULL] dlm updates for 2.6.39 David Teigland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox