On 20.07.22 16:25, Christoph Hellwig wrote: > +/* > + * The max size one bio can handle is UINT_MAX becasue bvec_iter.bi_size > + * is defined as 'unsigned int', meantime it has to aligned to with logical > + * block size which is the minimum accepted unit by hardware. > + */ Not your call, as your only moving the comment but 'to be aligned to'