]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3fea13aba32edacb67ba5c1c59f85212a06189d6
treeccfa126b8cd39f090a377f472f549f84f0074380
parente03496a1188e03f040eca2f5bdebd29334dc024b
parentc07a557d41387c546edeedad3f2f7780a0cbf8f9
Merge tag 'dm-3.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm

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