Displaying 3 results from an estimated 3 matches for "2015dec".
2016 Jan 08
0
[PATCH] xfs: Add support for v3 directories
...fs/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)?
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?
Another patch, "xfs: rename xfs_is_valid_magicnum to xfs_is_valid_sb",
also sent during 2015Ju...
2016 Jan 15
0
[PATCH] xfs: Add support for v3 directories
...------------
> > > 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 / de...
2015 Dec 15
8
[PATCH] xfs: Add support for v3 directories
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.
Cc: Gene Cumm <gene.cumm at gmail.com>
Cc: H. Peter Anvin <hpa at zytor.com>
Cc: Raphael S. Carvalho <raphael.scarv at gmail.com>
Cc: Ady <ady-sf at hotmail.com>
Signed-off-by: Paulo Alcantara <pcacjr