diff options
author | Gao Xiang <[email protected]> | 2022-12-06 14:03:52 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2022-12-07 10:56:20 +0800 |
commit | 1282dea37b09087b8aec59f0774572c16b52276a (patch) | |
tree | 0f568b7c00db8cb13d1ccba14e19734ef7e5c05d /scripts/generate_rust_analyzer.py | |
parent | 2109901d49c5876cb424c55a520c750982d68593 (diff) |
erofs: clean up cached I/O strategies
After commit 4c7e42552b3a ("erofs: remove useless cache strategy of
DELAYEDALLOC"), only one cached I/O allocation strategy is supported:
When cached I/O is preferred, page allocation is applied without
direct reclaim. If allocation fails, fall back to inplace I/O.
Let's get rid of z_erofs_cache_alloctype. No logical changes.
Reviewed-by: Yue Hu <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Yue Hu <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions