Re: [PATCH] cachefiles,netfs: sunset ondemand mode
Christian Brauner <[email protected]> Tue, 07 Jul 2026 20:59:17 +0200
| Newsgroups | dev.linux.lists.netfs,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260707-irrweg-errechnen-matten-dae8db86b437@brauner> |
> 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@mail.gmail.com > > Signed-off-by: Gao Xiang <[email protected]> Seems sensible to me. So I'll take it unless David has objections. -- Christian Brauner <[email protected]>