lkml.org 
[lkml]   [2012]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] dlm updates for 3.3
Linus,

Please pull dlm updates for 3.3 from:

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

These went into -next before the holidays. The patches add a major
feature to allow gfs2 to coordinate recovery and keep track of mounted
nodes via the dlm, rather than going out to a separate userland daemon.
I've dropped the gfs2 patch from this series so Steve Whitehouse can take
that via his gfs2 tree.

Thanks,
Dave


Bob Peterson (1):
dlm: convert rsb list to rb_tree

David Teigland (3):
dlm: move recovery barrier calls
dlm: add node slots and generation
dlm: add recovery callbacks


fs/dlm/config.c | 130 ++++++++------
fs/dlm/config.h | 17 ++-
fs/dlm/debug_fs.c | 28 ++--
fs/dlm/dir.c | 1 -
fs/dlm/dlm_internal.h | 60 +++++-
fs/dlm/lock.c | 87 +++++++--
fs/dlm/lockspace.c | 71 +++++---
fs/dlm/member.c | 486 +++++++++++++++++++++++++++++++++++++++++--------
fs/dlm/member.h | 10 +-
fs/dlm/rcom.c | 99 +++++++++--
fs/dlm/rcom.h | 2 +-
fs/dlm/recover.c | 87 +++++++--
fs/dlm/recoverd.c | 53 +++---
fs/dlm/user.c | 5 +-
fs/gfs2/lock_dlm.c | 4 +-
fs/ocfs2/stack_user.c | 4 +-
include/linux/dlm.h | 71 +++++++-
17 files changed, 943 insertions(+), 272 deletions(-)


\
 
 \ /
  Last update: 2012-01-09 23:09    [W:0.019 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site