]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Apr 2013 02:30:14 +0000 (19:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Apr 2013 02:30:14 +0000 (19:30 -0700)
Pull device-mapper fixes from Alasdair Kergon:
 "A pair of patches to fix the writethrough mode of the device-mapper
  cache target when the device being cached is not itself wrapped with
  device-mapper."

* tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm:
  dm cache: reduce bio front_pad size in writeback mode
  dm cache: fix writes to cache device in writethrough mode


Trivial merge