On 8/6/20 3:58 PM, Keith Busch wrote: > A previous commit aligning splits to physical block sizes inadvertently > modified one return case such that that it now returns 0 length splits > when the number of sectors doesn't exceed the physical offset. This > later hits a BUG in bio_split(). Restore the previous working behavior. Yikes! I wonder how that lived so long... Applied. -- Jens Axboe