diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2008-02-15 19:48:21 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-02-15 19:48:21 +0100 |
commit | e56eb6590693a5a340e8f596db2768a6e1b9e236 (patch) | |
tree | 0fccb796503d6296b36f343be70ad35c0fba2d7c /fs/ext4/inode.c | |
parent | ext4: Get journal write access before modifying the extent tree (diff) | |
download | linux-e56eb6590693a5a340e8f596db2768a6e1b9e236.tar.xz linux-e56eb6590693a5a340e8f596db2768a6e1b9e236.zip |
ext4: Don't claim block from group which has corrupt bitmap
In ext4_mb_complex_scan_group, if the extent length of the newly
found extentet is greater than than the total free blocks counted
in group info, break without claiming the block.
Document different ext4_error usage, explaining the state with which we
continue if we mount with errors=continue
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inode.c')
0 files changed, 0 insertions, 0 deletions