summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/Makefile
diff options
context:
space:
mode:
authorYan Zheng <zheng.yan@oracle.com>2008-12-11 22:30:39 +0100
committerChris Mason <chris.mason@oracle.com>2008-12-11 22:30:39 +0100
commitd2fb3437e4d8d12c73c587615ad187d5288547ec (patch)
tree894e4c698970dd35226b2614b8a38fb8a96580e7 /fs/btrfs/Makefile
parentBtrfs: mnt_drop_write in ioctl_trans_end (diff)
downloadlinux-d2fb3437e4d8d12c73c587615ad187d5288547ec.tar.xz
linux-d2fb3437e4d8d12c73c587615ad187d5288547ec.zip
Btrfs: fix leaking block group on balance
The block group structs are referenced in many different places, and it's not safe to free while balancing. So, those block group structs were simply leaked instead. This patch replaces the block group pointer in the inode with the starting byte offset of the block group and adds reference counting to the block group struct. Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Diffstat (limited to 'fs/btrfs/Makefile')
0 files changed, 0 insertions, 0 deletions