aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBrian Foster <[email protected]>2014-07-15 07:41:25 +1000
committerDave Chinner <[email protected]>2014-07-15 07:41:25 +1000
commita70a4fa528faf6f22adce9a9067d1f4dfc332ade (patch)
treed7834ed7a2b324faacba3f4446df574a2c5d3176 /tools/perf/util/scripting-engines/trace-event-python.c
parent7f8a058f6dc52219117bc2469b1fb816f7fa1a4b (diff)
xfs: fix a couple error sequence jumps in xfs_mountfs()
xfs_mountfs() has a couple failure conditions that do not jump to the correct labels. Specifically: - xfs_initialize_perag_data() failure does not deallocate the log even though it occurs after log initialization - xfs_mount_reset_sbqflags() failure returns the error directly rather than jump to the error sequence Signed-off-by: Brian Foster <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions