On Sun, Feb 27, 2011 at 11:54:28AM +0200, Amir Goldstein wrote: > nblocks is passed into ext4_truncate_restart_trans() from > ext4_ext_truncate_extend_restart() with a value different from the default > blocks_for_truncate(), but is being ignored. > > The two other calls to ext4_truncate_restart_trans() already pass the > default value, which is then being recalculated inside the function. > > Fix the problem by using the passed argument. > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxxxxx> Thanks, added to the ext4 patch queue. - 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