Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8757241e authored by Sunil Mushran's avatar Sunil Mushran Committed by Joel Becker
Browse files

ocfs2: Add DEBUG_FS dependency



Make OCFS2_FS_STATS depend on DEBUG_FS.

Signed-off-by: default avatarSunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 079ffb74
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ config OCFS2_FS_USERSPACE_CLUSTER

config OCFS2_FS_STATS
	bool "OCFS2 statistics"
	depends on OCFS2_FS
	depends on OCFS2_FS && DEBUG_FS
	default y
	help
	  This option allows some fs statistics to be captured. Enabling