diff options
author | Ritesh Harjani (IBM) <ritesh.list@gmail.com> | 2025-05-19 21:19:29 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-05-20 21:21:00 +0300 |
commit | 618320daa9673ce2b6adae5ad6fbf16e878ff6c9 (patch) | |
tree | eae62f81564248b7f4c1e666387d24ffc433d56d /scripts/lib/kdoc/kdoc_output.py | |
parent | 9597376bdb6e5830448ba40aacd3ebd705fe35cc (diff) | |
download | linux-618320daa9673ce2b6adae5ad6fbf16e878ff6c9.tar.xz |
ext4: Simplify flags in ext4_map_query_blocks()
Now that we have EXT4_EX_QUERY_FILTER mask, let's use that to simplify
the filtering of flags for passing to ext4_ext_map_blocks() in
ext4_map_query_blocks() function. This allows us to kill the query_flags
local variable which is not needed anymore.
Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Link: https://patch.msgid.link/4ae735e83e6f43341e53e2d289e59156a8360134.1747677758.git.ritesh.list@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions