]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2015 01:35:14 +0000 (04:35 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Aug 2015 01:35:14 +0000 (04:35 +0300)
commit9dc3b502fd8df3fca4c985ddd508fc7b212ae434
tree92c4218c0f9591257632ee86edafe25d14d1ec8d
parent1bc8a054bbfea658c68c604b3fe03484c71590b3
parent6045634f46a5c25db8d9a68f1970b437342af4bc
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fixes from Mike Snitzer:

 - stable fix for a dm_merge_bvec() regression on 32 bit Fedora systems.

 - fix for a 4.2 DM thinp discard regression due to inability to
   properly delete a range of blocks in a data mapping btree.

* tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm btree remove: fix bug in remove_one()
  dm: fix dm_merge_bvec regression on 32 bit systems