btrfs: Update stats when allocating from a cluster
authorLi Zefan <lizf@cn.fujitsu.com>
Tue, 9 Nov 2010 06:55:34 +0000 (14:55 +0800)
committerLi Zefan <lizf@cn.fujitsu.com>
Wed, 26 Jan 2011 17:04:46 +0000 (01:04 +0800)
commit5e71b5d5ec07e4b3fb4c78c4e4b108ff667f123f
tree4fdb07b18c010f132d10b074bff60226b6517a08
parent70b7da304f9f9bbf1566085155895e32e775a745
btrfs: Update stats when allocating from a cluster

When allocating extent entry from a cluster, we should update
the free_space and free_extents fields of the block group.

Reviewed-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
fs/btrfs/free-space-cache.c