[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <269835.1639134342@warthog.procyon.org.uk>
Date: Fri, 10 Dec 2021 11:05:42 +0000
From: David Howells <dhowells@...hat.com>
To: Jeffle Xu <jefflexu@...ux.alibaba.com>
Cc: dhowells@...hat.com, linux-cachefs@...hat.com, xiang@...nel.org,
chao@...nel.org, linux-erofs@...ts.ozlabs.org,
linux-fsdevel@...r.kernel.org, joseph.qi@...ux.alibaba.com,
bo.liu@...ux.alibaba.com, tao.peng@...ux.alibaba.com,
gerry@...ux.alibaba.com, eguan@...ux.alibaba.com,
linux-kernel@...r.kernel.org
Subject: Re: [RFC 01/19] cachefiles: add mode command
Jeffle Xu <jefflexu@...ux.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.
David
Powered by blists - more mailing lists