-
- Downloads
netfs, fscache: Move fs/fscache/* into fs/netfs/
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:David Howells <dhowells@redhat.com> Reviewed-by:
Jeff Layton <jlayton@kernel.org> cc: Christian Brauner <christian@brauner.io> cc: linux-fsdevel@vger.kernel.org cc: linux-cachefs@redhat.com
Showing
- MAINTAINERS 13 additions, 8 deletionsMAINTAINERS
- fs/Kconfig 0 additions, 1 deletionfs/Kconfig
- fs/Makefile 0 additions, 1 deletionfs/Makefile
- fs/fscache/Kconfig 0 additions, 40 deletionsfs/fscache/Kconfig
- fs/fscache/Makefile 0 additions, 16 deletionsfs/fscache/Makefile
- fs/netfs/Kconfig 39 additions, 0 deletionsfs/netfs/Kconfig
- fs/netfs/Makefile 13 additions, 1 deletionfs/netfs/Makefile
- fs/netfs/fscache_cache.c 0 additions, 0 deletionsfs/netfs/fscache_cache.c
- fs/netfs/fscache_cookie.c 0 additions, 0 deletionsfs/netfs/fscache_cookie.c
- fs/netfs/fscache_internal.h 0 additions, 0 deletionsfs/netfs/fscache_internal.h
- fs/netfs/fscache_io.c 0 additions, 0 deletionsfs/netfs/fscache_io.c
- fs/netfs/fscache_main.c 0 additions, 0 deletionsfs/netfs/fscache_main.c
- fs/netfs/fscache_proc.c 0 additions, 0 deletionsfs/netfs/fscache_proc.c
- fs/netfs/fscache_stats.c 0 additions, 0 deletionsfs/netfs/fscache_stats.c
- fs/netfs/fscache_volume.c 0 additions, 0 deletionsfs/netfs/fscache_volume.c
- fs/netfs/internal.h 5 additions, 0 deletionsfs/netfs/internal.h
- fs/netfs/main.c 3 additions, 2 deletionsfs/netfs/main.c
Loading
Please register or sign in to comment