On Thu, Jul 21, 2022 at 06:31:24AM +0000, Johannes Thumshirn wrote: > 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' I'm perfectly fine with fixing it, but a little to lazy to resend just for that :)