From: Christoph Hellwig Date: Mon, 21 Apr 2008 07:22:27 +0000 (+1000) Subject: [XFS] allow enabling CONFIG_XFS_DEBUG X-Git-Tag: v2.6.26-rc1~346^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7788fae6cce616fe2c624273fcfe54cf50f5c38b;p=pandora-kernel.git [XFS] allow enabling CONFIG_XFS_DEBUG Back when I first submitted XFS for mainline inclusion we made the decision that the debug code is far to extensive to be accidentally enabled by users in mainline. But then again it's often quite useful to track problems down and hacking the makefile all the time is rather annoying. Given all the debug options with even more overhead like lockdep or DEBUG_PAGE_ALLOC users (or rather developers) should know by now what they're doing. Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed