diff options
author | 2008-02-15 13:48:21 -0500 | |
---|---|---|
committer | 2008-02-15 13:48:21 -0500 | |
commit | e56eb6590693a5a340e8f596db2768a6e1b9e236 (patch) | |
tree | 0fccb796503d6296b36f343be70ad35c0fba2d7c /lib/parser.c | |
parent | ext4: Get journal write access before modifying the extent tree (diff) | |
download | wireguard-linux-e56eb6590693a5a340e8f596db2768a6e1b9e236.tar.xz wireguard-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 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions