diff options
author | 2013-05-31 19:33:42 -0400 | |
---|---|---|
committer | 2013-05-31 19:33:42 -0400 | |
commit | eaf3793728d07d995f1e74250b2d0005f7ae98b5 (patch) | |
tree | 5058a1f242caacba53cb52f539c16c8e12322497 /fs/jbd2/commit.c | |
parent | ext4: suppress ext4 orphan messages on mount (diff) | |
download | wireguard-linux-eaf3793728d07d995f1e74250b2d0005f7ae98b5.tar.xz wireguard-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/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions