aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJoseph Qi <[email protected]>2015-09-04 15:43:43 -0700
committerLinus Torvalds <[email protected]>2015-09-04 16:54:41 -0700
commitacf8fdbe6afb084666df347602fe4258f1cf5fd5 (patch)
tree6deb5734c6ed618e21d5d04979e8f6e3e1f651a4 /tools/perf/scripts/python/bin
parentfaaebf18f831c1546bdc65ff8f49d2a73e675ded (diff)
ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_access
When storage network is unstable, it may trigger the BUG in __ocfs2_journal_access because of buffer not uptodate. We can retry the write in this case or return error instead of BUG. Signed-off-by: Joseph Qi <[email protected]> Reported-by: Zhangguanghui <[email protected]> Tested-by: Zhangguanghui <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions