[dm-devel] [PATCH 0/2] Two fixes for device-mapper with REQ_OP_ZONE_APPEND

Johannes Thumshirn johannes.thumshirn at wdc.com
Fri Jun 19 06:59:03 UTC 2020


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




More information about the dm-devel mailing list