[Ocfs2-tools-devel] [PATCH 2/5] Add "list-sparse" option in tunefs.ocfs2, take 2

tao.ma tao.ma at oracle.com
Tue Oct 30 23:08:38 PDT 2007


Mark Fasheh wrote:
> This is looking much better... A few comments below.
>
> On Thu, Oct 25, 2007 at 03:36:25PM +0800, tao.ma wrote:
>   
>> +/*
>> + * Iterate a file and call "func" when we meet with a hole.
>> + */
>> +static errcode_t iterate_file(ocfs2_filesys *fs,
>>     
>
> A better name might be "iterate_file_holes"
>
>   
I use this name because it will be used when I meet with an unwritten 
extent. Please see the following patch. ;)



More information about the Ocfs2-tools-devel mailing list