On 4/21/22 10:14 PM, David Howells wrote: > Jeffle Xu <jeffl...@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, Okay, it sounds more readable. Thanks. but apart > from that: > > Acked-by: David Howells <dhowe...@redhat.com> -- Thanks, Jeffle -- Linux-cachefs mailing list Linux-cachefs@redhat.com https://listman.redhat.com/mailman/listinfo/linux-cachefs
- Re: [Linux-cachefs] [PATCH v9 00/21] fscache, erofs: fscache... JiaZhu
- Re: [Linux-cachefs] [PATCH v9 01/21] cachefiles: extract wri... David Howells
- Re: [Linux-cachefs] [PATCH v9 02/21] cachefiles: notify user... David Howells
- Re: [Linux-cachefs] [PATCH v9 03/21] cachefiles: unbind cach... David Howells
- Re: [Linux-cachefs] [PATCH v9 04/21] cachefiles: notify user... David Howells
- Re: [Linux-cachefs] [PATCH v9 05/21] cachefiles: implement o... David Howells
- Re: [Linux-cachefs] [PATCH v9 05/21] cachefiles: implem... JeffleXu
- Re: [Linux-cachefs] [PATCH v9 06/21] cachefiles: enable on-d... David Howells
- Re: [Linux-cachefs] [PATCH v9 07/21] cachefiles: add tracepo... David Howells
- Re: [Linux-cachefs] [PATCH v9 08/21] cachefiles: document on... David Howells
- [Linux-cachefs] EMFILE/ENFILE mitigation needed in erofs? David Howells