diff options
author | Huang Jianan <[email protected]> | 2020-12-09 19:57:40 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2020-12-10 11:07:40 +0800 |
commit | d8b3df8b1048405e73558b88cba2adf29490d468 (patch) | |
tree | 960135b0bde11aea7db83dd05606646986bdc723 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1825c8d7ce93c4725cb04ad09627fc2829de32ca (diff) |
erofs: avoid using generic_block_bmap
Surprisingly, `block' in sector_t indicates the number of
i_blkbits-sized blocks rather than sectors for bmap.
In addition, considering buffer_head limits mapped size to 32-bits,
should avoid using generic_block_bmap.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 9da681e017a3 ("staging: erofs: support bmap")
Reviewed-by: Chao Yu <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Signed-off-by: Huang Jianan <[email protected]>
Signed-off-by: Guo Weichao <[email protected]>
[ Gao Xiang: slightly update the commit message description. ]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions