Thread (15 messages) flat view 15 messages, 7 authors, 2020-06-04

Re: [PATCH v2 2/5] stats_fs API: create, add and remove stats_fs sources and values

From: Randy Dunlap <rdunlap@infradead.org>
Date: 2020-05-04 22:11:25
Also in: kvm, linux-fsdevel, linux-mips, linux-s390, lkml

On 5/4/20 4:03 AM, Emanuele Giuseppe Esposito wrote:
quoted hunk ↗ jump to hunk
diff --git a/fs/Kconfig b/fs/Kconfig
index f08fbbfafd9a..1b0de0f19e96 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -328,4 +328,10 @@ source "fs/unicode/Kconfig"
 config IO_WQ
 	bool
 
+config STATS_FS
+	bool "Statistics Filesystem"
+	help
+	  stats_fs is a virtual file system that provides counters and
+	  other statistics about the running kernel.
+
 endmenu
Hi,

This kconfig entry should be under (inside) "Pseudo filesystems",
i.e., between 'menu "Pseudo filesystems"' and its corresponding
"endmenu".

Thanks.
-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help