[syslinux] [PATCH] xfs: Add support for v3 directories

Paulo Alcantara pcacjr at zytor.com
Mon Jan 18 05:02:06 PST 2016


On Fri, January 15, 2016 8:47 pm, Gene Cumm via Syslinux wrote:
> On Jan 15, 2016 5:46 PM, "Gene Cumm" <gene.cumm at gmail.com> wrote:
>>
>> On Jan 8, 2016 8:09 AM, "Ady via Syslinux" <syslinux at zytor.com> wrote:
>> >
>> >
>> > > Besides supporting newer version of xfs file system, this patch also
>> > > does some code refactoring and fix completely broken listing and
>> > > searching on v2-3 node directories.
>> > >
>> >
>> > > Signed-off-by: Paulo Alcantara <pcacjr at zytor.com>
>> > > ---
>> > >  core/fs/xfs/xfs.c         |  19 +--
>> > >  core/fs/xfs/xfs.h         | 155 +++++++++++++++++++-----
>> > >  core/fs/xfs/xfs_dinode.c  |   2 +-
>> > >  core/fs/xfs/xfs_dir2.c    | 296
> +++++++++++++++++++++++++---------------------
>> > >  core/fs/xfs/xfs_dir2.h    |   6 +-
>> > >  core/fs/xfs/xfs_readdir.c | 151 ++++++++++++++---------
>> > >  6 files changed, 399 insertions(+), 230 deletions(-)
>> > >
>> >
>> > Are there any reasons not to commit this patch (sent during 2015Dec)?
>>
>> It was next on my last actually.
>>
>> > Additionally:
>> >
>> > 1_ There was a patch sent by Paulo during 2015Jul:
>> >
>> >  xfs: use cache_read() to read contiguous fs blocks
>> >
>> > Is it still adequate / relevant / valid / current/ needed / desired?
>>
>> I'll take a peak and ask Paulo if needed.
>>
>> --Gene
>
> Somehow forgot reply all
> _______________________________________________
> Syslinux mailing list
> Submissions to Syslinux at zytor.com
> Unsubscribe or set options at:
> http://www.zytor.com/mailman/listinfo/syslinux
>

The previous "xfs: use cache_read() to read contiguous fs blocks" patch
may be ignored since I've already included the cache_read() usage in this
patch.

Paulo

-- 
Paulo Alcantara, HP Inc.
Speaking for myself only.


More information about the Syslinux mailing list