On Wed, Jun 25, 2025 at 01:35:00PM +0200, Christoph Hellwig wrote: > Move the average segment size into a separate helper, and return a > tristate to distinguish the case where can use SGL vs where we have to > use SGLs. This will allow the simplify the code and make more efficient > decisions in follow on changes. Looks good. Reviewed-by: Keith Busch <kbusch@xxxxxxxxxx>