linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Two fixes for device-mapper with REQ_OP_ZONE_APPEND
@ 2020-06-19  6:59 Johannes Thumshirn
  2020-06-19  6:59 ` [PATCH 1/2] dm: update original bio sector on Zone Append Johannes Thumshirn
  2020-06-19  6:59 ` [RFC PATCH 2/2] dm: don't try to split REQ_OP_ZONE_APPEND bios Johannes Thumshirn
  0 siblings, 2 replies; 8+ messages in thread
From: Johannes Thumshirn @ 2020-06-19  6:59 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: dm-devel, linux-block, Damien Le Moal, Naohiro Aota, Johannes Thumshirn

Two small fixes for issuing REQ_OP_ZONE_APPEND writes to device-mapper. The
first one is an issue reported by Naohiro and fixes a write failure. For
number two I'm not certain if it's the correct fix, hence the RFC tag.

Johannes Thumshirn (2):
  dm: update original bio sector on Zone Append
  dm: don't try to split REQ_OP_ZONE_APPEND bios

 drivers/md/dm.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-22  7:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19  6:59 [PATCH 0/2] Two fixes for device-mapper with REQ_OP_ZONE_APPEND Johannes Thumshirn
2020-06-19  6:59 ` [PATCH 1/2] dm: update original bio sector on Zone Append Johannes Thumshirn
2020-06-19  7:52   ` Damien Le Moal
2020-06-19  6:59 ` [RFC PATCH 2/2] dm: don't try to split REQ_OP_ZONE_APPEND bios Johannes Thumshirn
2020-06-19  7:54   ` Damien Le Moal
2020-06-19 16:26     ` Mike Snitzer
2020-06-22  0:27       ` Damien Le Moal
2020-06-22  7:51         ` Johannes Thumshirn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).