aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2012-10-22 18:01:19 -0400
committerTheodore Ts'o <[email protected]>2012-10-22 18:01:19 -0400
commit5de35e8d5c02d271c20e18337e01bc20e6ef472e (patch)
tree76650de85ba0c02a48de9daa1ba316b5108450f0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent79f1ba49569e5aec919b653c55b03274c2331701 (diff)
ext4: Avoid underflow in ext4_trim_fs()
Currently if len argument in ext4_trim_fs() is smaller than one block, the 'end' variable underflow. Avoid that by returning EINVAL if len is smaller than file system block. Also remove useless unlikely(). Signed-off-by: Lukas Czerner <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions