On Fri, May 31, 2013 at 11:42:47AM +0200, Jan Kara wrote: > We limit the number of blocks written in a single loop of > ext4_da_writepages() to 64 when inode uses indirect blocks. That is > unnecessary as credit estimates for mapping logically continguous run of > blocks is rather low even for inode with indirect blocks. So just lift > this limitation and properly calculate the number of necessary credits. > > This better credit estimate will also later allow us to always write at > least a single page in one iteration. > > Reviewed-by: Zheng Liu <wenqing.lz@xxxxxxxxxx> > Signed-off-by: Jan Kara <jack@xxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html