]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Mar 2012 20:54:22 +0000 (13:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 21 Mar 2012 20:54:22 +0000 (13:54 -0700)
commit30d73f375238441d6dc31de0d90bc39f5bb0bfe5
tree0a94e144fbb7d3fa84c443fb6cc61f2f01f61a1b
parente2a0883e4071237d09b604a342c28b96b44a04b3
parent1b189b8889b7d8e0bddc2655d171c43cfd344157
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm

Pull dlm updates for 3.4 from David Teigland:
 "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."

* tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm:
  dlm: last element of dlm_local_addr[] never used
  dlm: fix slow rsb search in dir recovery
fs/dlm/lowcomms.c