diff options
author | 2020-12-07 18:59:34 +0800 | |
---|---|---|
committer | 2020-12-08 14:25:40 -0800 | |
commit | d540e35d4e547776ea78d51f614ec38ed2824fbe (patch) | |
tree | fc0298fbcdeef37a857dc0beffd801d8ad825655 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: convert to F2FS_*_INO macro (diff) | |
download | wireguard-linux-d540e35d4e547776ea78d51f614ec38ed2824fbe.tar.xz wireguard-linux-d540e35d4e547776ea78d51f614ec38ed2824fbe.zip |
f2fs: don't check PAGE_SIZE again in sanity_check_raw_super()
Many flash devices read and write a single IO based on a multiple
of 4KB, and we support only 4KB page cache size now.
Since we already check page size in init_f2fs_fs(), so remove page
size check in sanity_check_raw_super().
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Shaohua Liu <liush@allwinnertech.com>
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