aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorNikanth Karthikesan <[email protected]>2010-02-16 18:42:47 +0000
committerAlasdair G Kergon <[email protected]>2010-02-16 18:42:47 +0000
commit781248c1b50c776a9ef4be1130f84ced1cba42fe (patch)
treeaa102797cde7b10623eefbeee493c36fdf2bdfe3 /tools/perf/scripts/python/check-perf-trace.py
parent0813e22d4e0d618eac9b47bec942bf856adca4c5 (diff)
dm stripe: avoid divide by zero with invalid stripe count
If a table containing zero as stripe count is passed into stripe_ctr the code attempts to divide by zero. This patch changes DM_TABLE_LOAD to return -EINVAL if the stripe count is zero. We now get the following error messages: device-mapper: table: 253:0: striped: Invalid stripe count device-mapper: ioctl: error adding target to table Signed-off-by: Nikanth Karthikesan <[email protected]> Cc: [email protected] Signed-off-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions