summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Build
diff options
context:
space:
mode:
authorYunlei He <heyunlei@huawei.com>2017-06-01 16:43:51 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-07-13 16:56:29 -0700
commit83f42def8ae0598dfa66c3419c9df4078df60a48 (patch)
treecc1a1f37bb3ff73ece713ac8501345439a9d5b31 /tools/perf/scripts/python/Perf-Trace-Util/Build
parent0a3354135a308bb16420547ea91c8fbaabbb8dcd (diff)
f2fs: fix a panic caused by NULL flush_cmd_control
Mount fs with option noflush_merge, boot failed for illegal address fcc in function f2fs_issue_flush: if (!test_opt(sbi, FLUSH_MERGE)) { ret = submit_flush_wait(sbi); atomic_inc(&fcc->issued_flush); -> Here, fcc illegal return ret; } Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Build')
0 files changed, 0 insertions, 0 deletions