commit | 648f5879f5892dddd3ba71cd0d285599f40f2512 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Jan 05 21:46:04 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 05 21:46:04 2009 -0500 |
tree | dee22aa9be9e47c9a9a25ce38481079aaf8858c8 | |
parent | 2ccb5fb9f113dae969d1ae9b6c10e80fa34f8cd3 [diff] |
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