diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2008-02-15 13:48:21 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-02-15 13:48:21 -0500 |
commit | e56eb6590693a5a340e8f596db2768a6e1b9e236 (patch) | |
tree | 0fccb796503d6296b36f343be70ad35c0fba2d7c /fs/ext4/extents.c | |
parent | 9df5643ad135c7f8c02d3b69020de4ec910f9fc0 (diff) | |
download | blackbird-op-linux-e56eb6590693a5a340e8f596db2768a6e1b9e236.tar.gz blackbird-op-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/extents.c')
0 files changed, 0 insertions, 0 deletions