On Mon, Feb 25, 2013 at 05:55:05AM -0000, Jan Kara wrote: > parse_num_blocks2() wrongly did: > num << 1; > when log_block_size < 0. That is obviously wrong as such statement has > no effect (and the compiler properly warns about it). Callers expect > returned value to be in bytes when log_block_size < 0 so fix the > statement accordingly. > > 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