Jeffle Xu <[email protected]> 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. David -- Linux-cachefs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-cachefs
