]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
cachefiles: Delete most of cachefiles pending rewrite
authorDavid Howells <dhowells@redhat.com>
Sat, 30 Oct 2021 09:27:39 +0000 (10:27 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 26 Nov 2021 13:13:05 +0000 (13:13 +0000)
commiteb421d1c9b2d9289b0088109f13b639b2aa036b1
tree30f0b24f3b846ebb83f2adc2f9b73d05efe996a5
parent68c7043b3307f5856757ecb67fdde646284c0a0e
cachefiles: Delete most of cachefiles pending rewrite

Delete most of the code from the cachefiles driver to make it easier to
rewrite and resubmit in a logical manner.

The code that deals with communicating with the cachefilesd userspace
daemon is retained since that doesn't change.

Signed-off-by: David Howells <dhowells@redhat.com>
12 files changed:
fs/cachefiles/Makefile
fs/cachefiles/bind.c
fs/cachefiles/daemon.c
fs/cachefiles/interface.c [deleted file]
fs/cachefiles/internal.h
fs/cachefiles/io.c [deleted file]
fs/cachefiles/key.c [deleted file]
fs/cachefiles/main.c
fs/cachefiles/namei.c [deleted file]
fs/cachefiles/rdwr.c [deleted file]
fs/cachefiles/xattr.c [deleted file]
include/trace/events/cachefiles.h [deleted file]