All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dm zoned fixes for 5.8
@ 2020-07-08  0:20 Damien Le Moal
  2020-07-08  0:20 ` [PATCH 1/2] dm zoned: Fix zone reclaim trigger Damien Le Moal
  2020-07-08  0:20 ` [PATCH 2/2] dm zoned: Remove set but unused variables Damien Le Moal
  0 siblings, 2 replies; 7+ messages in thread
From: Damien Le Moal @ 2020-07-08  0:20 UTC (permalink / raw)
  To: dm-devel, Mike Snitzer; +Cc: Shin'ichiro Kawasaki, Damien Le Moal

Mike,

A couple of fixes for dm-zoned for this cycle. The first patch fixes
a possible hang under intensive write workload with a setup that has a
very limited number of cache zones. The second patch fixes some
compilation warnings showing when compiling with W=1.

Damien Le Moal (2):
  dm zoned: Fix zone reclaim trigger
  dm zoned: Remove set but unused variables

 drivers/md/dm-zoned-metadata.c |  9 ++++++++-
 drivers/md/dm-zoned-reclaim.c  |  7 +++----
 drivers/md/dm-zoned-target.c   | 10 +---------
 3 files changed, 12 insertions(+), 14 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-09  1:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08  0:20 [PATCH 0/2] dm zoned fixes for 5.8 Damien Le Moal
2020-07-08  0:20 ` [PATCH 1/2] dm zoned: Fix zone reclaim trigger Damien Le Moal
2020-07-08  7:06   ` Hannes Reinecke
2020-07-08  0:20 ` [PATCH 2/2] dm zoned: Remove set but unused variables Damien Le Moal
2020-07-08  7:06   ` Hannes Reinecke
2020-07-08 14:12   ` Mike Snitzer
2020-07-09  1:44     ` Damien Le Moal

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.