diff options
author | 2015-12-31 14:35:37 +0800 | |
---|---|---|
committer | 2016-01-03 21:40:04 -0800 | |
commit | e0afc4d6d0d3e7e5a99f691bc64ae7c74bea790e (patch) | |
tree | 76cdea35b5c446a7b0137c1a4849f47d7d801e35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs crypto: check CONFIG_F2FS_FS_XATTR for encrypted symlink (diff) | |
download | wireguard-linux-e0afc4d6d0d3e7e5a99f691bc64ae7c74bea790e.tar.xz wireguard-linux-e0afc4d6d0d3e7e5a99f691bc64ae7c74bea790e.zip |
f2fs: introduce max_file_blocks in sbi
Introduce max_file_blocks in sbi to store max block index of file in f2fs,
it could be used to avoid unneeded calculation of max block index in
runtime.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
[Jaegeuk Kim: fix overflow of sbi->max_file_blocks]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions