X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FKconfig;h=37db79a2ff9578e162fcfd8a346d2c6254a95c7f;hb=eb4225b2da2b9f3c1ee43efe58ed1415cc1d4c47;hp=17216ba99c8528f11e2c3e4456d32eebfd9f2c5c;hpb=8a0ca91e1db5de5eb5b18cfa919d52ff8be375af;p=linux-2.6 diff --git a/fs/Kconfig b/fs/Kconfig index 17216ba99c..37db79a2ff 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -470,6 +470,14 @@ config OCFS2_FS_USERSPACE_CLUSTER It is safe to say Y, as the clustering method is run-time selectable. +config OCFS2_FS_STATS + bool "OCFS2 statistics" + depends on OCFS2_FS + default y + help + This option allows some fs statistics to be captured. Enabling + this option may increase the memory consumption. + config OCFS2_DEBUG_MASKLOG bool "OCFS2 logging support" depends on OCFS2_FS