]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Jun 2017 21:23:02 +0000 (14:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Jun 2017 21:23:02 +0000 (14:23 -0700)
commit3ee0de011acabcdf8aea101a6dc7e07fcdb8c8dc
tree37b04a28d5afd9e95522889a425b64fae95cd8f2
parent2da96a3a16f655060616c12bf7a9a32077ad89c1
parent25fe925b3754e7718c805c465fd605d1b4b9ce9c
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fixes from Mike Snitzer:

 - dm thinp fix for crash that will occur when metadata device failure
   races with discard passdown to the underlying data device.

 - dm raid fix to not access the superblock's >= 1.9.0 'sectors' member
   unconditionally.

* tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm thin: do not queue freed thin mapping for next stage processing
  dm raid: fix oops on upgrading to extended superblock format