diff options
author | Jingbo Xu <[email protected]> | 2022-11-24 11:42:12 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2022-12-07 10:56:30 +0800 |
commit | 709fe09e281776b5e024fb5934c0485a866b7468 (patch) | |
tree | 5d4d88c2c8910cf5ee2d77bf945d17efbefb2761 /scripts/generate_rust_analyzer.py | |
parent | 8669247524c73e16e4d3384c4ff882e5c5d06194 (diff) |
erofs: switch to prepare_ondemand_read() in fscache mode
Switch to prepare_ondemand_read() interface and a self-contained request
completion to get rid of netfs_io_[request|subrequest].
The whole request will still be split into slices (subrequest) according
to the cache state of the backing file. As long as one of the
subrequests fails, the whole request will be marked as failed.
Reviewed-by: Gao Xiang <[email protected]>
Signed-off-by: Jingbo Xu <[email protected]>
Reviewed-by: Jia Zhu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions