Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95013
b: refs/heads/master
c: 7788fae
h: refs/heads/master
i:
  95011: 42cdf77
v: v3
  • Loading branch information
Christoph Hellwig authored and Lachlan McIlroy committed Apr 29, 2008
1 parent 2de1e8d commit 574c86c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 359346a9655c8800408ed3ca44517ac7ea95c197
refs/heads/master: 7788fae6cce616fe2c624273fcfe54cf50f5c38b
13 changes: 13 additions & 0 deletions trunk/fs/xfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,16 @@ config XFS_RT
See the xfs man page in section 5 for additional information.

If unsure, say N.

config XFS_DEBUG
bool "XFS Debugging support (EXPERIMENTAL)"
depends on XFS_FS && EXPERIMENTAL
help
Say Y here to get an XFS build with many debugging features,
including ASSERT checks, function wrappers around macros,
and extra sanity-checking functions in various code paths.

Note that the resulting code will be HUGE and SLOW, and probably
not useful unless you are debugging a particular problem.

Say N unless you are an XFS developer, or you play one on TV.

0 comments on commit 574c86c

Please sign in to comment.