On 12/10/21 7:05 PM, David Howells wrote:
> Jeffle Xu <jeffl...@linux.alibaba.com> wrote:
> 
>> +enum cachefiles_mode {
>> +    CACHEFILES_MODE_CACHE,  /* local cache for netfs (Default) */
>> +    CACHEFILES_MODE_DEMAND, /* demand read for read-only fs */
>> +};
>> +
> 
> I would suggest just adding a flag for the moment.
> 

Make sense. Thanks.

-- 
Thanks,
Jeffle

--
Linux-cachefs mailing list
Linux-cachefs@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-cachefs

Reply via email to