diff options
author | 2018-08-17 17:28:06 +0200 | |
---|---|---|
committer | 2018-10-15 17:23:34 +0200 | |
commit | 9c36396c2a788facd4282a2b0646a1c4ac19847a (patch) | |
tree | 889d12c8b482dab8f9f7591efcc4e882a125deb4 /fs/btrfs/tree-checker.c | |
parent | Btrfs: preftree: use rb_first_cached (diff) | |
download | wireguard-linux-9c36396c2a788facd4282a2b0646a1c4ac19847a.tar.xz wireguard-linux-9c36396c2a788facd4282a2b0646a1c4ac19847a.zip |
btrfs: tests: add separate stub for find_lock_delalloc_range
The helper find_lock_delalloc_range is now conditionally built static,
dpending on whether the self-tests are enabled or not. There's a macro
that is supposed to hide the export, used only once. To discourage
further use, drop it an add a public wrapper for the helper needed by
tests.
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions