[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2679f583-760e-cd3a-7c69-6cf92114d8df@linux.alibaba.com>
Date: Sat, 11 Dec 2021 13:23:26 +0800
From: JeffleXu <jefflexu@...ux.alibaba.com>
To: David Howells <dhowells@...hat.com>
Cc: 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
On 12/10/21 7:05 PM, David Howells wrote:
> 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.
>
Make sense. Thanks.
--
Thanks,
Jeffle
Powered by blists - more mailing lists