diff options
author | Eric Sandeen <sandeen@redhat.com> | 2013-04-22 18:12:31 +0200 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-05-06 21:55:16 +0200 |
commit | 6d49ba1b47b9c6822d08f90af6f1a2d8ca1cf533 (patch) | |
tree | 316890f9d5ce407a6767b279620ee3131b6c8e75 /fs/btrfs/delayed-ref.c | |
parent | Btrfs: return free space in cow error path (diff) | |
download | linux-6d49ba1b47b9c6822d08f90af6f1a2d8ca1cf533.tar.xz linux-6d49ba1b47b9c6822d08f90af6f1a2d8ca1cf533.zip |
btrfs: move leak debug code to functions
Clean up the leak debugging in extent_io.c by moving
the debug code into functions. This also removes the
list_heads used for debugging from the extent_buffer
and extent_state structures when debug is not enabled.
Since we need a global debug config to do that last
part, implement CONFIG_BTRFS_DEBUG to accommodate.
Thanks to Dave Sterba for the Kconfig bit.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/btrfs/delayed-ref.c')
0 files changed, 0 insertions, 0 deletions