diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-12-07 16:23:32 -0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@google.com> | 2017-09-25 15:37:03 -0700 |
commit | be4b8492172a2f44774ac81384e60cdc396a6d6f (patch) | |
tree | cfd4403cef4778574dfc9e628a2102c245739707 /net/ipv6/route.c | |
parent | 80ea4ddbb01c6e1f89432bf6544dcebb2e691cf2 (diff) |
f2fs: fix to access nullified flush_cmd_control pointer
commit 5eba8c5d1fb3af28b2073ba5228d4998196c1bcc upstream.
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 'net/ipv6/route.c')
0 files changed, 0 insertions, 0 deletions