Re: [PATCH v4 09/14] digest_cache: Add support for directories

2024-04-16 Thread Roberto Sassu
On 4/15/2024 9:39 PM, Jarkko Sakkinen wrote: On Mon Apr 15, 2024 at 5:24 PM EEST, Roberto Sassu wrote: From: Roberto Sassu In the environments where xattrs are not available (e.g. in the initial ram disk), the digest_cache LSM cannot precisely determine which digest list in a directory contain

Re: [PATCH v4 09/14] digest_cache: Add support for directories

2024-04-15 Thread Jarkko Sakkinen
On Mon Apr 15, 2024 at 5:24 PM EEST, Roberto Sassu wrote: > From: Roberto Sassu > > In the environments where xattrs are not available (e.g. in the initial ram > disk), the digest_cache LSM cannot precisely determine which digest list in > a directory contains the desired reference digest. However

[PATCH v4 09/14] digest_cache: Add support for directories

2024-04-15 Thread Roberto Sassu
From: Roberto Sassu In the environments where xattrs are not available (e.g. in the initial ram disk), the digest_cache LSM cannot precisely determine which digest list in a directory contains the desired reference digest. However, although slower, it would be desirable to search the digest in al