]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ext4: mark the blocks/inode bitmap beyond end of group as used
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 6 Jan 2009 02:46:04 +0000 (21:46 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 02:46:04 +0000 (21:46 -0500)
commit648f5879f5892dddd3ba71cd0d285599f40f2512
treedee22aa9be9e47c9a9a25ce38481079aaf8858c8
parent2ccb5fb9f113dae969d1ae9b6c10e80fa34f8cd3
ext4: mark the blocks/inode bitmap beyond end of group as used

We need to mark the block/inode bitmap beyond the end of the group
with '1'.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
fs/ext4/ialloc.c
fs/ext4/mballoc.c
fs/ext4/resize.c