On Fri, May 31, 2013 at 11:42:46AM +0200, Jan Kara wrote: > ext4_ind_trans_blocks() wrongly used 'chunk' argument to decide whether > blocks mapped are logically continguous. That is wrong since the argument > informs whether the blocks are physically continguous. As the blocks > mapped are always logically continguous and that's all > ext4_ind_trans_blocks() cares about, just remove the 'chunk' argument. > > Reviewed-by: Zheng Liu <wenqing.lz@xxxxxxxxxx> > Signed-off-by: Jan Kara <jack@xxxxxxx> Applied with the spelling fix that Darrick pointed out. - 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