summaryrefslogtreecommitdiff
path: root/fs/ext4/file.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2013-05-31 23:33:42 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2013-05-31 23:33:42 (GMT)
commiteaf3793728d07d995f1e74250b2d0005f7ae98b5 (patch)
tree5058a1f242caacba53cb52f539c16c8e12322497 /fs/ext4/file.c
parent566370a2e56837be98bc62d012fc2d2d11851db4 (diff)
downloadlinux-fsl-qoriq-eaf3793728d07d995f1e74250b2d0005f7ae98b5.tar.xz
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