[Ocfs2-tools-devel] [RFC 1/4] dx_dirs v2: indexed dir for fsck.ocfs2

Coly Li coly.li at suse.de
Mon Jan 25 06:38:39 PST 2010



On 2010年01月20日 08:49, Joel Becker Wrote:
> On Sat, Dec 26, 2009 at 03:22:42AM +0800, Coly Li wrote:
>> +errcode_t o2fsck_try_add_reidx_dir(struct rb_root *root, uint64_t dino)
>> +{
>> +	errcode_t ret = 1;
> 
> 	ret is an errcode_t.  It needs to be a proper error, not '1'.
> 

Hi Joel,

All the comments are fixed. Thanks for your review and comments.

I will post a new version today.

-- 
Coly Li
SuSE Labs



More information about the Ocfs2-tools-devel mailing list