[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1267211864-5474-1-git-send-email-teigland@redhat.com>
Date: Fri, 26 Feb 2010 13:17:40 -0600
From: David Teigland <teigland@...hat.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] dlm patches for 2.6.34
Hi,
Reposting the dlm patches for the 2.6.34 merge. The patch "dlm: send
reply before bast" is expanded slightly to cover the cancel and unlock
cases the same way that convert and request have been fixed. There's a
fourth patch added that makes the debugfs bast mode more useful for
debugging these conditions.
fs/dlm/ast.c | 74 +++++++++++++++++++++++-------
fs/dlm/ast.h | 4 +-
fs/dlm/debug_fs.c | 2 +-
fs/dlm/dlm_internal.h | 10 +++-
fs/dlm/lock.c | 120 ++++++++++++++++++++++++++++++++++++------------
fs/dlm/lockspace.c | 14 +++++-
fs/dlm/user.c | 10 +++--
fs/dlm/user.h | 4 +-
8 files changed, 180 insertions(+), 58 deletions(-)
David Teigland (3):
dlm: fix ordering of bast and cast
dlm: send reply before bast
dlm: use bastmode in debugfs output
Steven Whitehouse (1):
dlm: Send lockspace name with uevents
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists