]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
netfs: Gather stats
authorDavid Howells <dhowells@redhat.com>
Tue, 3 Nov 2020 11:32:41 +0000 (11:32 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 27 Jan 2021 23:12:03 +0000 (23:12 +0000)
commit2c9d76ec83433f87a2c89b12c4c059dabb34dba3
tree9e5be50fa803f54ca27481680b554723d3cba1be
parentf36fd472366d6d104deab1ca46315e64304c9a18
netfs: Gather stats

Gather statistics from the netfs interface that can be exported through a
seqfile.  This is intended to be called by a later patch when viewing
/proc/fs/fscache/stats.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/netfs/Kconfig
fs/netfs/Makefile
fs/netfs/internal.h
fs/netfs/read_helper.c
fs/netfs/stats.c [new file with mode: 0644]
include/linux/netfs.h