All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] device mapper fixes for 4.12-rc1
@ 2017-05-05 19:01 Mike Snitzer
  0 siblings, 0 replies; only message in thread
From: Mike Snitzer @ 2017-05-05 19:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: dm-devel, Mikulas Patocka, Joe Thornber, Alasdair G Kergon,
	Milan Broz

Hi Linus,

The following changes since commit 7b66f13207e60e7c550af730986e77e38a0c69a3:

  Merge tag 'for-4.12/dm-post-merge-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2017-05-03 10:34:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-4.12/dm-fixes

for you to fetch changes up to 10add84e276432d9dd8044679a1028dd4084117e:

  dm cache metadata: fail operations if fail_io mode has been established (2017-05-05 14:40:13 -0400)

Please pull, thanks.
Mike

----------------------------------------------------------------
- DM cache metadata fixes to short-circuit operations that require the
  metadata not be in 'fail_io' mode.  Otherwise crashes are possible.

- a DM cache fix to address the inability to adapt to continuous IO that
  happened to also reflect a changing working set (which required old
  blocks be demoted before the new working set could be promoted)

- a DM cache smq policy cleanup that fell out from reviewing the above

- fix the Kconfig help text for CONFIG_DM_INTEGRITY

----------------------------------------------------------------
Joe Thornber (1):
      dm cache policy smq: allow demotions to happen even during continuous IO

Mike Snitzer (3):
      dm cache policy smq: cleanup free_target_met() and clean_target_met()
      dm integrity: improve the Kconfig help text for DM_INTEGRITY
      dm cache metadata: fail operations if fail_io mode has been established

 drivers/md/Kconfig               | 15 +++++++++++++--
 drivers/md/dm-cache-metadata.c   | 12 ++++++++----
 drivers/md/dm-cache-policy-smq.c | 30 ++++++++++++++++++------------
 3 files changed, 39 insertions(+), 18 deletions(-)

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

only message in thread, other threads:[~2017-05-05 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-05 19:01 [git pull] device mapper fixes for 4.12-rc1 Mike Snitzer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.