summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorJanne Kalliomäki <janne@tuxera.com>2012-06-17 23:05:24 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2012-06-17 23:39:45 +0200
commita6dc8c04218eb752ff79cdc24a995cf51866caed (patch)
treea7ab24f567b527ddd2396d713379545d04d332fa /Kconfig
parentLinux 3.5-rc3 (diff)
downloadlinux-a6dc8c04218eb752ff79cdc24a995cf51866caed.tar.xz
linux-a6dc8c04218eb752ff79cdc24a995cf51866caed.zip
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
The variable io_size was unsigned int, which caused the wrong sector number to be calculated after aligning it. This then caused mount to fail with big volumes, as backup volume header information was searched from a wrong sector. Signed-off-by: Janne Kalliomäki <janne@tuxera.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions