Btrfs: Add leak debugging for extent_buffer and extent_state
authorChris Mason <chris.mason@oracle.com>
Wed, 26 Mar 2008 20:24:23 +0000 (16:24 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:01 +0000 (11:04 -0400)
commit2d2ae547979854d10b75d557b3abdb3eb7511bbc
tree9a3bab510a9fadb2b8be27497041675ad0108938
parent83041add611056e830e29fda913029e37e857239
Btrfs: Add leak debugging for extent_buffer and extent_state

This also fixes one leak around the super block when failing to mount the
FS.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h