On Mon, Aug 05, 2019 at 02:38:26PM +0200, Carlos Maiolino wrote: > > - * Attempt to allocate whatever delalloc extent currently backs > > - * offset_fsb and put the result into wpc->imap. Allocate in a loop > > - * because it may take several attempts to allocate real blocks for a > > - * contiguous delalloc extent if free space is sufficiently fragmented. > > + * Attempt to allocate whatever delalloc extent currently backs offset > > + * and put the result into wpc->imap. Allocate in a loop because it may > ^^^^ > And put the result into wpc->iomap? Yes. Darrick, can you fix this up when applying?