diff options
author | 2016-12-07 16:23:32 -0800 | |
---|---|---|
committer | 2016-12-07 18:56:50 -0800 | |
commit | 5eba8c5d1fb3af28b2073ba5228d4998196c1bcc (patch) | |
tree | c873248bed74d949213de8a3c42438b2b8dfef14 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: free meta pages if sanity check for ckpt is failed (diff) | |
download | linux-dev-5eba8c5d1fb3af28b2073ba5228d4998196c1bcc.tar.xz linux-dev-5eba8c5d1fb3af28b2073ba5228d4998196c1bcc.zip |
f2fs: fix to access nullified flush_cmd_control pointer
f2fs_sync_file() remount_ro
- f2fs_readonly
- destroy_flush_cmd_control
- f2fs_issue_flush
- no fcc pointer!
So, this patch doesn't free fcc in this case, but just stop its kernel thread
which sends flush commands.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions