diff options
author | Darrick J. Wong | 2013-10-31 11:46:31 -0400 |
---|---|---|
committer | Theodore Ts'o | 2013-10-31 11:46:31 -0400 |
commit | 2746f7a17062d3526116f7ae7f91d88b19c2464e (patch) | |
tree | 3c81fd8b5b02d50be588bd520c26e9c5b22b848d /fs/ext4/xattr.c | |
parent | 8f9ff189205a6817aee5a1f996f876541f86e07c (diff) |
ext4: don't count free clusters from a corrupt block group
A bg that's been flagged "corrupt" by definition has no free blocks,
so that the allocator won't be tempted to use the damaged bg.
Therefore, we shouldn't count the clusters in the damaged group when
calculating free counts.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Zheng Liu <wenqing.lz@taobao.com>
Diffstat (limited to 'fs/ext4/xattr.c')
0 files changed, 0 insertions, 0 deletions