diff options
author | Josef Bacik <josef@toxicpanda.com> | 2020-01-24 17:33:00 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-03-23 19:01:33 +0300 |
commit | bd647ce385ec110fe7796267b6555873e48e44eb (patch) | |
tree | 602f2951852f058de5c5debfb4f293f67cec8115 /fs/fs_context.c | |
parent | 8260edba67a2e6bd5e709d32188e23aa22cb4a38 (diff) | |
download | linux-bd647ce385ec110fe7796267b6555873e48e44eb.tar.xz |
btrfs: add a leak check for roots
Now that we're going to start relying on getting ref counting right for
roots, add a list to track allocated roots and print out any roots that
aren't freed up at free_fs_info time.
Hide this behind CONFIG_BTRFS_DEBUG because this will just be used for
developers to verify they aren't breaking things.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/fs_context.c')
0 files changed, 0 insertions, 0 deletions