Hi, 在 2025/9/3 21:34, Christoph Hellwig 写道:
Btw disordered IO sounds a bit odd to me. I'm not a native english sepaker, but in the past we've used the term "I/O reordering" for issues like this.+ if (split && !bdev_is_zoned(bio->bi_bdev))Why are zoned devices special cased here?
I'm not that sure about zoned device before, I'll remove this checking, and mention the problem Bart met in commit message in the next version. Thanks, Kuai