]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Mar 2017 22:36:00 +0000 (14:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Mar 2017 22:36:00 +0000 (14:36 -0800)
commitca4c7d7c2b6b4bfb293c24da1442cf0336c1912a
treed134fccf646d6dfc328dd9cd71d9ff1bb2f28d24
parent54d7989f476ca57fc3c5cc71524c480ccb74c481
parent2664f3c94abc7181171b7c05b2aaa76ea7d9d613
Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fixes from Mike Snitzer:

 - a dm-raid stable@ fix for possible corruption when triggering a raid
   reshape via lvm2; and an additional small patch ontop to bump version
   of the dm-raid target outside of the stable@ fix

 - a dm-raid fix for a 'dm-4.11-changes' regression introduced by a
   commit that was meant to only cleanup confusing branching.

* tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm raid: bump the target version
  dm raid: fix data corruption on reshape request
  dm raid: fix raid "check" regression due to improper cleanup in raid_message()