diff options
author | Gao Xiang <[email protected]> | 2024-03-05 17:14:43 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2024-03-10 18:39:37 +0800 |
commit | d136d335861613a3d92e76385a71225d8e9084b2 (patch) | |
tree | 77085f62ddc93c1aad9d624d5d6b6e26431f93dd /scripts/generate_rust_analyzer.py | |
parent | 90d35da658da8cff0d4ecbb5113f5fac9d00eb72 (diff) |
erofs: convert z_erofs_onlinepage_.* to folios
Online folios are locked file-backed folios which will eventually
keep decoded (e.g. decompressed) data of each inode for end users to
utilize. It may belong to a few pclusters and contain other data (e.g.
compressed data for inplace I/Os) temporarily in a time-sharing manner
to reduce memory footprints for low-ended storage devices with high
latencies under heary I/O pressure.
Apart from folio_end_read() usage, it's a straight-forward conversion.
Reviewed-by: Chao Yu <[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