diff options
author | Janne Kalliomäki <[email protected]> | 2012-06-17 17:05:24 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-06-17 14:39:45 -0700 |
commit | a6dc8c04218eb752ff79cdc24a995cf51866caed (patch) | |
tree | a7ab24f567b527ddd2396d713379545d04d332fa /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 485802a6c524e62b5924849dd727ddbb1497cc71 (diff) |
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 <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions