From: Chris Mason Date: Tue, 7 Oct 2014 20:24:20 +0000 (-0700) Subject: Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off X-Git-Tag: fixes-against-v3.18-rc2~120^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4cf4e6bf29033709ae8aba4645d873ed0167cc;p=pandora-kernel.git Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off Commit fccb84c94 moved added some helpers to cleanup our sanity tests, but it looks like both Dave and I always compile with the tests enabled. This fixes things to work when they are turned off too. Signed-off-by: Chris Mason --- Reading git-diff-tree failed