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

Gene Cumm gene.cumm at gmail.com
Fri Jan 15 14:47:58 PST 2016


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


More information about the Syslinux mailing list