public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fix for 3.17-rc5
@ 2014-09-12 21:10 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2014-09-12 21:10 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, linux-kernel, Alasdair G Kergon, Anssi Hannula,
	Joe Thornber

Hi Linus,

The following changes since commit d49ec52ff6ddcda178fc2476a109cf1bd1fa19ed:

  dm crypt: fix access beyond the end of allocated space (2014-08-28 14:24:09 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/dm-3.17-fix2

for you to fetch changes up to 40aa978eccec61347cd47b97c598df49acde8be5:

  dm cache: fix race causing dirty blocks to be marked as clean (2014-09-10 11:20:47 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
Fix a race in the DM cache target that caused dirty blocks to be marked
as clean.  This could cause no writeback to occur or spurious dirty
block counts.

----------------------------------------------------------------
Anssi Hannula (1):
      dm cache: fix race causing dirty blocks to be marked as clean

 drivers/md/dm-cache-target.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-12 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12 21:10 [git pull] device mapper fix for 3.17-rc5 Mike Snitzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox