On Fri, Aug 22, 2025 at 10:10:38AM -0700, Keith Busch wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > Despite its name, the block layer is fine with segments smaller that the > "min_segment_size" limit. The value is an optimization limit indicating > the largest aligned segment that can be used without considering segment > boundary limits, so give it a name that reflects that. Yeah, it is right. Reviewed-by: Ming Lei <ming.lei@xxxxxxxxxx> Thanks, Ming