]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/super.c
btrfs: move ifdef around sanity checks out of init_btrfs_fs
[karo-tx-linux.git] / fs / btrfs / super.c
index f0857e092a3cb1af485604850052440579a1bbf1..107c6e23cbc07231315b9095cc2389e91971fda7 100644 (file)
@@ -1733,9 +1733,7 @@ static int __init init_btrfs_fs(void)
 
        btrfs_init_lockdep();
 
-#ifdef CONFIG_BTRFS_FS_RUN_SANITY_TESTS
        btrfs_test_free_space_cache();
-#endif
 
        printk(KERN_INFO "%s loaded\n", BTRFS_BUILD_VERSION);
        return 0;