]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/btrfs/free-space-cache.h
Btrfs: fix lock leak when resuming snapshot deletion
[karo-tx-linux.git] / fs / btrfs / free-space-cache.h
index 8b7f19f4496153886975547923cdcdc815940e96..894116b71304c391aca53d31e4f063913952a6e6 100644 (file)
@@ -113,8 +113,6 @@ int btrfs_return_cluster_to_free_space(
 int btrfs_trim_block_group(struct btrfs_block_group_cache *block_group,
                           u64 *trimmed, u64 start, u64 end, u64 minlen);
 
-#ifdef CONFIG_BTRFS_FS_RUN_SANITY_TESTS
 void btrfs_test_free_space_cache(void);
-#endif
 
 #endif