diff options
author | 2013-12-26 18:24:19 +0800 | |
---|---|---|
committer | 2013-12-26 20:37:52 +0900 | |
commit | 0d47c1adc2a1f1e4f4673f122a8328c90c58e232 (patch) | |
tree | 21ee9e706d01f10b633036a5eea4522c509c43fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: check the blocksize before calling generic_direct_IO path (diff) | |
download | linux-dev-0d47c1adc2a1f1e4f4673f122a8328c90c58e232.tar.xz linux-dev-0d47c1adc2a1f1e4f4673f122a8328c90c58e232.zip |
f2fs: convert max_orphans to a field of f2fs_sb_info
Previously, we need to calculate the max orphan num when we try to acquire an
orphan inode, but it's a stable value since the super block was inited. So
converting it to a field of f2fs_sb_info and use it directly when needed seems
a better choose.
Signed-off-by: Gu Zheng <guz.fnst@cn.fujitsu.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions