]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
fuse2fs: report cache hits and misses at unmount time
authorDarrick J. Wong <djwong@kernel.org>
Thu, 24 Apr 2025 21:45:43 +0000 (14:45 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 21 May 2025 14:29:30 +0000 (10:29 -0400)
commit2fc31e7f7678f611f69a4741a1cf11fa717bd362
tree4bc389020a529be6625813a2361c010eb8dd7f03
parentbc76e0f7fe1e919492c035c918cbc9182b776049
fuse2fs: report cache hits and misses at unmount time

Log the IO cache's hit and miss quantities at unmount time.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/174553065528.1161238.4178228996070898927.stgit@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2_io.h
lib/ext2fs/unix_io.c
misc/fuse2fs.c