2009-06-11 15:29:29

by David Teigland

[permalink] [raw]
Subject: [PATCH 0/4] dlm patches for 2.6.31

Hi,

These are the pending dlm patches for the 2.6.31 merge. They have all been in
linux-next for quite a while, and are all minor changes/fixes.
Dave


fs/dlm/dir.c | 7 ++++---
fs/dlm/lockspace.c | 17 ++++++++---------
fs/dlm/lowcomms.c | 22 ++++++++++++++++++----
fs/dlm/lowcomms.h | 3 ++-
fs/dlm/member.c | 19 +++++++++++++------
fs/dlm/requestqueue.c | 2 +-
include/linux/dlm.h | 4 ++--
7 files changed, 48 insertions(+), 26 deletions(-)


Christine Caulfield (1):
dlm: connect to nodes earlier

David Teigland (2):
dlm: fix use count with multiple joins
dlm: use more NOFS allocation

Geert Uytterhoeven (1):
dlm: Make name input parameter of {,dlm_}new_lockspace() const