xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
[deliverable/linux.git] / fs / xfs / Kconfig
index 5a7ffe54f5d593591efc37957b7ae1e6cac74235..cc33aaf219f15fc30cc2df86ee01a8553b3148e4 100644 (file)
@@ -70,8 +70,8 @@ config XFS_RT
          If unsure, say N.
 
 config XFS_DEBUG
-       bool "XFS Debugging support (EXPERIMENTAL)"
-       depends on XFS_FS && EXPERIMENTAL
+       bool "XFS Debugging support"
+       depends on XFS_FS
        help
          Say Y here to get an XFS build with many debugging features,
          including ASSERT checks, function wrappers around macros,
This page took 0.027343 seconds and 5 git commands to generate.