[Ocfs2-tools-devel] [PATCH 17/20] fsck.ocfs2: Make pass0 aware of discontig block group.

Tao Ma tao.ma at oracle.com
Sat Jul 17 01:22:59 PDT 2010



On 07/17/2010 08:06 AM, Joel Becker wrote:
> Tao,
> 	I didn't see a patch in this series where repair_group_desc()
> checks the extent list in the discontig descriptor.  Did I miss that?
You are right. I don't implement it.
The reason is that we now never check allocations for any block group. 
And also in case we find duplicate clusters for chain allocator, we skip 
it and do nothing.
So do you think we should break this by adding extent list check for the 
discontiguous block group?
If that is the truth, I think we may also need to check other block 
group as well. And that would be a new task for ocfs2-tools.

Regards,
Tao



More information about the Ocfs2-tools-devel mailing list