diff options
author | 2020-11-24 15:19:10 -0800 | |
---|---|---|
committer | 2020-12-02 22:00:23 -0800 | |
commit | b876f4c94c3d1688edea021d45a528571499e0b9 (patch) | |
tree | a681cdd7b6afb6b849423a853ace39432e64a8bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix wrong block count instead of bytes (diff) | |
download | wireguard-linux-b876f4c94c3d1688edea021d45a528571499e0b9.tar.xz wireguard-linux-b876f4c94c3d1688edea021d45a528571499e0b9.zip |
f2fs: remove buffer_head which has 32bits limit
This patch removes buffer_head dependency when getting block addresses.
Light reported there's a 32bit issue in f2fs_fiemap where map_bh.b_size is
32bits while len is 64bits given by user. This will give wrong length to
f2fs_map_block.
Reported-by: Light Hsieh <Light.Hsieh@mediatek.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