]> Git Repo - linux.git/commit - fs/btrfs/extent-tree.c
Btrfs: Fix cache_block_group to catch holes at the start of the group
authorYan <[email protected]>
Fri, 14 Sep 2007 20:15:28 +0000 (16:15 -0400)
committerDavid Woodhouse <[email protected]>
Fri, 14 Sep 2007 20:15:28 +0000 (16:15 -0400)
commit7d7d6068bee9d8004ea7cc8a2ebda2c99a57caec
tree399cf89116a0110d74ea4c26562bd7aef380734a
parent6af858b24c0c4e91ce0b40b5dd5fdfc1fe2dda70
Btrfs: Fix cache_block_group to catch holes at the start of the group

Cache block group was overly complex and missed free blocks at the very start
of the group.  This patch simplifies things significantly.

Signed-off-by: Chris Mason <[email protected]>
fs/btrfs/extent-tree.c
This page took 0.054307 seconds and 4 git commands to generate.