diff options
author | 2015-06-29 18:14:10 +0800 | |
---|---|---|
committer | 2015-08-04 14:09:52 -0700 | |
commit | 5ac9f36fcacd532b218db1e0fd0f9e8a18321f22 (patch) | |
tree | 0d84fa658868273755594ed8b84a81ead9cae776 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs crypto: delete an unnecessary check before the function call "key_put" (diff) | |
download | linux-dev-5ac9f36fcacd532b218db1e0fd0f9e8a18321f22.tar.xz linux-dev-5ac9f36fcacd532b218db1e0fd0f9e8a18321f22.zip |
f2fs: fix to record dirty page count for symlink
Dirty page can be exist in mapping of newly created symlink, but previously
we did not maintain the counting of dirty page for symlink like we maintained
for regular/directory, so the counting we lookuped should be wrong.
This patch adds missed dirty page counting for symlink to fix this issue.
Signed-off-by: Chao Yu <chao2.yu@samsung.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