[Ocfs2-tools-devel] A patch for fsck.ocfs2 of ocfs2-tools: verify_chain_alloc.patch

Zach Brown zach.brown at oracle.com
Wed Sep 20 09:39:45 PDT 2006


>  				*cr = cl->cl_recs[cl->cl_next_free_rec - 1];
> +				memset(&cl->cl_recs[cl->cl_next_free_rec - 1],
> +					0, sizeof(struct ocfs2_chain_rec));

Yeah, that seems reasonable enough.

Signed-off-by: zab

- z



More information about the Ocfs2-tools-devel mailing list