diff options
author | Ojaswin Mujoo <ojaswin@linux.ibm.com> | 2023-06-30 11:59:27 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-08-03 17:39:05 +0300 |
commit | 304749c0d5e216479ea4d553ad04ba1390d5c707 (patch) | |
tree | d2fe3197e466041d1dbc0ea06c67462bb3da139f /scripts/generate_rust_analyzer.py | |
parent | 1e1566b9c85fbd6150657ea17f50fd42b9166d31 (diff) | |
download | linux-304749c0d5e216479ea4d553ad04ba1390d5c707.tar.xz |
ext4: replace CR_FAST macro with inline function for readability
Replace CR_FAST with ext4_mb_cr_expensive() inline function for better
readability. This function returns true if the criteria is one of the
expensive/slower ones where lots of disk IO/prefetching is acceptable.
No functional changes are intended in this patch.
Signed-off-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20230630085927.140137-1-ojaswin@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions