summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-12-07 16:23:32 -0800
committerJaegeuk Kim <jaegeuk@kernel.org>2016-12-09 09:44:38 -0800
commitf96ce4c98613274ebbdc8cf527a8eb43e47ba4ba (patch)
tree5c1c10c15b8ef6ba54a380e242838329a5df76f7 /scripts
parent640bdae24f2744feb52dfdeadda32215c111709c (diff)
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 'scripts')
0 files changed, 0 insertions, 0 deletions