]> git.dujemihanovic.xyz Git - linux.git/commit
erofs: modify the error message when prepare_ondemand_read failed
authorHongbo Li <lihongbo22@huawei.com>
Wed, 24 Apr 2024 08:42:47 +0000 (16:42 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Sun, 28 Apr 2024 12:36:44 +0000 (20:36 +0800)
commit17597b1e18d2fafef2230c987479eccaeddb4628
treebeafd6f40fea7a704cd8b1c4fdded578a0df85e0
parented30a4a51bb196781c8058073ea720133a65596f
erofs: modify the error message when prepare_ondemand_read failed

When prepare_ondemand_read failed, wrong error message is printed.
The prepare_read is also implemented in cachefiles, so we amend it.

Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20240424084247.759432-1-lihongbo22@huawei.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/fscache.c