Re: [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob

From: JeffleXu
Date: Thu Apr 07 2022 - 22:14:56 EST




On 4/7/22 1:31 PM, Gao Xiang wrote:
> On Wed, Apr 06, 2022 at 03:56:04PM +0800, Jeffle Xu wrote:
>> Introduce one anonymous inode managing page cache for data blob. Then
>> erofs could read directly from the address space of the anonymous inode
>> when cache hit.
>
> Introduce one anonymous inode for data blobs so that erofs
> can cache metadata directly within such anonymous inode.
>

Thanks. Commit message will be updated in the next version.

--
Thanks,
Jeffle