]> git.hungrycats.org Git - linux/commit
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
authorChris Mason <clm@fb.com>
Tue, 7 Oct 2014 20:24:20 +0000 (13:24 -0700)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:15:13 +0000 (08:15 -0500)
commitbcdecfebf071cbfdd89741bd371ea1e676650780
tree7246f6a5cdcb16d72111510574a998569be02cb0
parentbc2d5d186f6862fabdc328c932596d244d33bd8b
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 <clm@fb.com>
(cherry picked from commit 0d4cf4e6bf29033709ae8aba4645d873ed0167cc)
fs/btrfs/ctree.h
fs/btrfs/extent_io.h