git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f667aef
)
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
author
Chris Mason
<clm@fb.com>
Tue, 7 Oct 2014 20:24:20 +0000
(13:24 -0700)
committer
Chris Mason
<clm@fb.com>
Tue, 7 Oct 2014 20:24:20 +0000
(13:24 -0700)
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>
No differences found