Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Jun 2012 00:39:40 +0000 (17:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Jun 2012 00:39:40 +0000 (17:39 -0700)
Pull device-mapper updates from Alasdair G Kergon:
 "Improve multipath's retrying mechanism in some defined circumstances
  and provide a simple reserve/release mechanism for userspace tools to
  access thin provisioning metadata while the pool is in use."

* tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm:
  dm thin: provide userspace access to pool metadata
  dm thin: use slab mempools
  dm mpath: allow ioctls to trigger pg init
  dm mpath: delay retry of bypassed pg
  dm mpath: reduce size of struct multipath


Trivial merge