I've noticed a new use of the STATIC macro in Nikolay's patches cleaning up delayed refs. My series removes the macro and does a other minor reorganization to reduce ifdefs used in the test code.
David Sterba (4): btrfs: tests: add separate stub for find_lock_delalloc_range btrfs: tests: move testing members of struct btrfs_root to the end btrfs: tests: group declarations of self-test helpers btrfs: tests: polish ifdefs around testing helper fs/btrfs/ctree.h | 28 +++++++++++----------------- fs/btrfs/extent_io.c | 13 ++++++++++++- fs/btrfs/extent_io.h | 2 +- fs/btrfs/tests/extent-io-tests.c | 10 +++++----- 4 files changed, 29 insertions(+), 24 deletions(-) -- 2.18.0