diff options
author | Jan Kara <jack@suse.cz> | 2013-06-01 01:33:42 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-06-01 01:33:42 +0200 |
commit | eaf3793728d07d995f1e74250b2d0005f7ae98b5 (patch) | |
tree | 5058a1f242caacba53cb52f539c16c8e12322497 /fs/ext4/file.c | |
parent | ext4: suppress ext4 orphan messages on mount (diff) | |
download | linux-eaf3793728d07d995f1e74250b2d0005f7ae98b5.tar.xz linux-eaf3793728d07d995f1e74250b2d0005f7ae98b5.zip |
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
On 32-bit archs when sector_t is defined as 32-bit the logic computing
data offset in ext4_inline_data_fiemap(). Fix that by properly typing
the shifted value.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions