[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120321175145.GC32165@redhat.com>
Date: Wed, 21 Mar 2012 13:51:45 -0400
From: David Teigland <teigland@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] dlm updates for 3.4
Hi Linus,
Please pull dlm updates from tag:
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-3.4
This set includes one trivial fix, and one simple recovery
speed up. Directory recovery can use the standard hash table
to find resources rather than always searching the linear
recovery list.
Thanks,
Dave
David Teigland (2):
dlm: fix slow rsb search in dir recovery
dlm: last element of dlm_local_addr[] never used
fs/dlm/dir.c | 17 +++++++++++++++++
fs/dlm/lock.c | 8 ++++----
fs/dlm/lock.h | 3 +++
fs/dlm/lowcomms.c | 2 +-
4 files changed, 25 insertions(+), 5 deletions(-)
--
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