[PATCH v2 00/53] fscache: Rewrite index API and management system

Linus Torvalds torvalds at linux-foundation.org
Fri Oct 22 12:21:15 PDT 2021


On Fri, Oct 22, 2021 at 8:58 AM David Howells <dhowells at redhat.com> wrote:
>
> David Howells (52):
>       fscache_old: Move the old fscache driver to one side
>       fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*
>       cachefiles_old:  Move the old cachefiles driver to one side

Honestly, I don't see the point of this when it ends up just being
dead code basically immediately.

You don't actually support picking one or the other at build time,
just a hard switch-over.

That makes the old fscache driver useless. You can't say "use the old
one because I don't trust the new". You just have a legacy
implementation with no users.

              Linus



More information about the linux-afs mailing list