diff options
author | 2019-01-27 17:59:53 -0800 | |
---|---|---|
committer | 2019-02-15 20:59:45 -0800 | |
commit | 0e0667b625cf64243df83171bff61f9d350b9ca5 (patch) | |
tree | e21c5c3f05bc006dc337bf12f83689797d70ae62 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: avoid null pointer exception in dcc_info (diff) | |
download | linux-dev-0e0667b625cf64243df83171bff61f9d350b9ca5.tar.xz linux-dev-0e0667b625cf64243df83171bff61f9d350b9ca5.zip |
f2fs: flush quota blocks after turnning it off
After quota_off, we'll get some dirty blocks. If put_super don't have a chance
to flush them by checkpoint, it causes NULL pointer exception in end_io after
iput(node_inode). (e.g., by checkpoint=disable)
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions