> > if (ialloced) { > /* > + * We successfully allocated some inodes, roll the > + * transaction so they can allocate one of the free > + * inodes we just prepared for them. Maybe: /* * We successfully allocated space for an inode cluster * in this AG. Roll the transaction so that we can * allocate one of the new inodes. */ Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>