diff options
author | Jingbo Xu <[email protected]> | 2023-02-09 10:48:25 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-02-15 08:11:26 +0800 |
commit | 8b58f9f02162124c2149779af401c8115c70b649 (patch) | |
tree | ba68c4436a2a1d968ef41d136171e30f2ee27954 /scripts/gdb/linux/tasks.py | |
parent | d60b87600d134d1b76436e555546ff5403f1a2f9 (diff) |
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
For erofs_map_blocks() and erofs_map_blocks_flatmode(), the flags
argument is always EROFS_GET_BLOCKS_RAW. Thus remove the unused flags
parameter for these two functions.
Besides EROFS_GET_BLOCKS_RAW is originally introduced for reading
compressed (raw) data for compressed files. However it's never used
actually and let's remove it now.
Signed-off-by: Jingbo Xu <[email protected]>
Reviewed-by: Yue Hu <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions