All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dlm updates for 3.4
@ 2012-03-21 17:51 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2012-03-21 17:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-21 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-21 17:51 [GIT PULL] dlm updates for 3.4 David Teigland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.