diff options
author | Jaegeuk Kim <[email protected]> | 2020-11-24 15:19:10 -0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2020-12-02 22:00:23 -0800 |
commit | b876f4c94c3d1688edea021d45a528571499e0b9 (patch) | |
tree | a681cdd7b6afb6b849423a853ace39432e64a8bb /scripts/gdb/linux/cpus.py | |
parent | 963ba7f983767d79e914cd616c3e57be1938677e (diff) |
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 <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions