[GIT PULL] dlm updates for 3.4

From: David Teigland
Date: Wed Mar 21 2012 - 13:51:46 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/