aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoseph Qi <[email protected]>2015-06-24 16:55:12 -0700
committerLinus Torvalds <[email protected]>2015-06-24 17:49:39 -0700
commite272e7f0fbfbe4e6e5d89cd61064d6dddd73e81b (patch)
treec08cae5a726621119fcdb90d9798747d4e352497 /tools/perf/scripts/python
parent099768b0c605f55167c0c211afbfeeeea79b56eb (diff)
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
jbd2_journal_dirty_metadata may fail. Currently it cannot take care of non zero return value and just BUG in ocfs2_journal_dirty. This patch is aborting the handle and journal instead of BUG. Signed-off-by: Joseph Qi <[email protected]> Cc: joyce.xue <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Cc: Junxiao Bi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions