]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Jul 2018 21:24:17 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Jul 2018 21:24:17 +0000 (14:24 -0700)
commit5883df1392e395d23c50a775552674cd36043edb
tree668350a1554d6c778055f85a04953e5eabcecfd0
parent495b7038fda79fef108ed0b2c41a645bde57902e
parente56d600935b37faed72a8d15e1a352a9e5b5dc63
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull device mapper fix from Mike Snitzer:
 "Fix DM writecache target to allow an optional offset to the start of
  the data and metadata area.

  This allows userspace tools (e.g. LVM2) to place a header and metadata
  at the front of the writecache device for its use"

* tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm writecache: support optional offset for start of device