Re: [PATCH] cachefiles,netfs: sunset ondemand mode
From: Gao Xiang
Date: Tue Jul 07 2026 - 15:06:55 EST
Hi Christian,
On Tue, Jul 07, 2026 at 08:59:17PM +0200, Christian Brauner wrote:
> > It was an effort to enhance fscache as a kernel cache for lazy
> > pulling (at least according to previous Incremental FS discussion [1])
> > and EROFS over fscache was the in-tree user of this mode.
> >
> > fscache has since evolved to be netfslib-oriented, serving network
> > filesystem inodes via the netfs library, but EROFS never acts as a
> > network filesystem and we need to cache golden filesystem images rather
> > than individual EROFS inodes.
> >
> > Since EROFS over fscache is now removed, clean up netfs/fscache/
> > cachefiles upstream too.
> >
> > [1] https://lore.kernel.org/r/CAOQ4uxi4dzxArY24YO=+kBCK2gGoq3Ptb8WkzCqSogPgU_R3dQ@xxxxxxxxxxxxxx
> >
> > Signed-off-by: Gao Xiang <xiang@xxxxxxxxxx>
>
> Seems sensible to me. So I'll take it unless David has objections.
I hope David can ack it too. I didn't test this patch
seriously since I have no proper environment to set up
netfs although it should be a trivial removal.
Thanks,
Gao Xiang
>
> --
> Christian Brauner <brauner@xxxxxxxxxx>