aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ialloc.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2009-02-17 10:58:32 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2009-02-20 14:37:07 -0800
commit919a7cd36ae67ccc0a5e44b7a44a96065b11aa01 (patch)
treed8927a314c46ec793bd6ef43f1124203381778aa /fs/ext4/ialloc.c
parentaa85265e767b75ac643c347763c2d8e0a7e5e79b (diff)
ext4: don't use blocks freed but not yet committed in buddy cache init
(cherry picked from commit 7a2fcbf7f85737735fd44eb34b62315bccf6d6e4) When we generate buddy cache (especially during resize) we need to make sure we don't use the blocks freed but not yet comitted. This makes sure we have the right value of free blocks count in the group info and also in the bitmap. This also ensures the ordered mode consistency Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/ext4/ialloc.c')
0 files changed, 0 insertions, 0 deletions