Christoph Hellwig d5bfccdf38 ext2: fix possible integer truncation in ext2_iomap_begin
For 32-bit architectures we need to cast first_block to u64 before
shifting it left.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Jan Kara <jack@suse.cz>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2016-10-03 09:46:04 +11:00
..
2016-03-31 00:30:15 -04:00
2016-07-30 12:25:49 -04:00
2016-09-19 11:30:29 +10:00
2016-09-19 11:30:29 +10:00
2016-01-22 18:04:28 -05:00
2016-09-19 11:30:29 +10:00
2015-02-16 17:56:03 -08:00
2016-02-22 22:35:22 -05:00