diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2009-02-17 10:58:28 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-02-20 14:37:02 -0800 |
commit | ad74730d9c36f6a2b96980319c087abb8e0eb63b (patch) | |
tree | d72bcb6f07ae3db1786bbc6a60f3da0647b435a1 /fs/jfs | |
parent | 35c2e60c9f3eae8505c31ddd6166fa3ea0c76802 (diff) |
ext4: Add blocks added during resize to bitmap
(cherry picked from commit e21675d4b63975d09eb75c443c48ebe663d23e18)
With this change new blocks added during resize
are marked as free in the block bitmap and the
group is flagged with EXT4_GROUP_INFO_NEED_INIT_BIT
flag. This make sure when mballoc tries to allocate
blocks from the new group we would reload the
buddy information using the bitmap present in the disk.
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/jfs')
0 files changed, 0 insertions, 0 deletions