• David Howells's avatar
    netfs, fscache: Move fs/fscache/* into fs/netfs/ · 47757ea8
    David Howells authored
    There's a problem with dependencies between netfslib and fscache as each
    wants to access some functions of the other.  Deal with this by moving
    fs/fscache/* into fs/netfs/ and renaming those files to begin with
    "fscache-".
    
    For the moment, the moved files are changed as little as possible and an
    fscache module is still built.  A subsequent patch will integrate them.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    Reviewed-by: default avatarJeff Layton <jlayton@kernel.org>
    cc: Christian Brauner <christian@brauner.io>
    cc: linux-fsdevel@vger.kernel.org
    cc: linux-cachefs@redhat.com
    47757ea8
fscache_cookie.c 34.2 KB