diff options
author | Jan Kara <jack@suse.cz> | 2013-05-31 19:33:42 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-05-31 19:33:42 -0400 |
commit | eaf3793728d07d995f1e74250b2d0005f7ae98b5 (patch) | |
tree | 5058a1f242caacba53cb52f539c16c8e12322497 /fs/binfmt_flat.c | |
parent | 566370a2e56837be98bc62d012fc2d2d11851db4 (diff) |
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/binfmt_flat.c')
0 files changed, 0 insertions, 0 deletions