[PATCH v9 05/21] cachefiles: implement on-demand read
David Howells
dhowells at redhat.com
Fri Apr 22 00:14:06 AEST 2022
Jeffle Xu <jefflexu at linux.alibaba.com> wrote:
> A new NETFS_SREQ_ONDEMAND flag is introduced to indicate that on-demand
> read should be done when a cache miss encountered.
That may conflict with changes I'm making - but it's just a matter of flag
renumbering.
> +#define CACHEFILES_IOC_CREAD _IOW(0x98, 1, int)
I wonder if CACHEFILES_IOC_READ_COMPLETE would be a better name, but apart
from that:
Acked-by: David Howells <dhowells at redhat.com>
More information about the Linux-erofs
mailing list