commit | 7eb5b3e3a0a55f2d166ca949ef47ca6e0c704aab | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Nov 21 15:43:52 2023 +0000 |
committer | David Howells <dhowells@redhat.com> | Sun Dec 24 15:08:48 2023 +0000 |
tree | 30357b01626c21f2c231823d099c69e84eceb943 | |
parent | 4498a8eccc97de3d65f876b6fdeddb439ef73abc [diff] |
netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink Rename /proc/fs/fscache to "netfs" and make a symlink from fscache to that. 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