[Ocfs2-devel] [PATCH] ocfs2: return f_fsid info in ocfs2_statfs()

Coly Li coly.li at suse.de
Fri Jan 16 01:19:43 PST 2009



Sunil Mushran Wrote:
> It's worse. As far as I can see, the s_uuid_hash is never populated.
> So we have two problems. The second issue is urgent as we are
> using it in xattr.
> 
Thanks for pointing out this :)
I have updated the patch and sent out as v4.

> Coly Li wrote:
>> Sunil Mushran Wrote:
>>  
>>> Wondering whether this id needs to be endian consistent.
>>> For failover nfs setups maybe.
>>>     
>>
>> IMHO, It is. Because osb->uuid_hash is fetched by:
>>         osb->uuid_hash = le32_to_cpu(di->id2.i_super.s_uuid_hash);
>> CMIIW, It should work in nfs failover.
>>
>>  
[snip]
-- 
Coly Li
SuSE Labs



More information about the Ocfs2-devel mailing list