diff options
| author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-12-07 16:23:32 -0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:34:33 +0200 |
| commit | a09aa3cab291139e2dbe7d6e85d30c2b765a7963 (patch) | |
| tree | 632c44404b99e1e27b8fdc6254ac7a7276183442 /include/linux | |
| parent | ec4042ccd21dd56d1abbff0c147dc8fed7864da0 (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 'include/linux')
0 files changed, 0 insertions, 0 deletions
