2010-02-24 20:39:31

by David Teigland

[permalink] [raw]
Subject: [PATCH 0/3] dlm patches for 2.6.34

Hi,

These are the dlm patches from -next for the 2.6.34 merge.
Dave


fs/dlm/ast.c | 74 ++++++++++++++++++++++++++++++++++++++----------
fs/dlm/ast.h | 4 +-
fs/dlm/dlm_internal.h | 10 +++++-
fs/dlm/lock.c | 73 +++++++++++++++++++++++++++++++++++------------
fs/dlm/lockspace.c | 14 ++++++++-
fs/dlm/user.c | 10 ++++--
fs/dlm/user.h | 4 +-
7 files changed, 143 insertions(+), 46 deletions(-)


David Teigland (2):
dlm: fix ordering of bast and cast
dlm: send reply before bast

Steven Whitehouse (1):
dlm: Send lockspace name with uevents