[Ocfs2-tools-devel] [RFC 4/4] dx_dirs v2: extent operations for dx_dir

Coly Li coly.li at suse.de
Sun Dec 27 22:28:29 PST 2009



On 2009年12月28日 10:57, Tao Ma Wrote:
> Hi coly,
> 
> Coly Li wrote:
>> This patch removes ocfs2_remove_btree_range() and uses helper routines
>> from libocfs2.
>>
>> Signed-off-by: Coly Li <coly.li at suse.de>
>> ---
>> diff --git a/libocfs2/extent_tree.h b/libocfs2/extent_tree.h
>> index 4e6e091..651d382 100644
>> --- a/libocfs2/extent_tree.h
>> +++ b/libocfs2/extent_tree.h
[snip]
>> +int ocfs2_remove_btree_range(ocfs2_filesys *fs, struct ocfs2_dinode *di,
>> +                struct ocfs2_extent_tree *et, uint32_t cpos,
>> +                uint32_t p_cpos, uint32_t len);
>> +
> You forget to remove the declaration here. ;)
> 
Perfect catching :-)  I remove it from the patch. The next version will be posted out by this weekend.

Thanks for the review.
-- 
Coly Li
SuSE Labs



More information about the Ocfs2-tools-devel mailing list