Message ID | 20200922023251.47712-1-snitzer@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | dm: fix then improve bio splitting | expand |
On 9/21/20 8:32 PM, Mike Snitzer wrote: > Hi, > > Patches 1 and 2 are queued for me to send to Linus later this week. > > Patches 3 and 4 are block core and should get picked up for 5.10. > Jens, please pick them up. I revised the header for patch 4 to give > better context for use-case where non power-of-2 chunk_sectors > occurs. Patch 4 enables DM to switch to using blk_max_size_offset() in > Patch 6. > > Patches 5 and 6 just show how DM will be enhanced for 5.10 once > patches 3 and 4 land in the block tree. Applied 3-4 for 5.10, thanks.