Displaying 9 results from an estimated 9 matches for "xfs_readdir".
2015 Dec 15
8
[PATCH] xfs: Add support for v3 directories
...cantara <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(-)
diff --git a/core/fs/xfs/xfs.c b/core/fs/xfs/xfs.c
index 8dbc803..6f45973 100644
--- a/core/fs/xfs/xfs.c
+++ b/core/fs/xfs/xfs.c
@@ -74,10 +74,13 @@ static int xfs_readdir(struct file *file, struct dirent *dirent...
2016 Jan 18
1
[PATCH] xfs: Add support for v3 directories
...fs.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(-)
>
>> diff --git a/core/fs/xfs/xfs_dir2.c b/core/fs/xfs/xfs_dir2.c
>> index de37ef7..f738a58 100644
>
>> --- a/core/fs/xfs/xfs_dir2.c
>> +++ b/core/fs/xfs/xfs_dir2.c
>
>...
2016 Jan 08
0
[PATCH] xfs: Add support for v3 directories
...> ---
> 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)?
Additionally:
1_ There was a patch sent by Paulo during 2015Jul:
xfs: use cache_read() to read contiguous fs blocks
Is it st...
2016 Jan 15
0
[PATCH] xfs: Add support for v3 directories
...-
> > > 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...
2016 Jan 18
0
[PATCH] xfs: Add support for v3 directories
...> ---
> 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(-)
> diff --git a/core/fs/xfs/xfs_dir2.c b/core/fs/xfs/xfs_dir2.c
> index de37ef7..f738a58 100644
> --- a/core/fs/xfs/xfs_dir2.c
> +++ b/core/fs/xfs/xfs_dir2.c
> @@ -593,110 +628,99 @@ struct i...
2012 Sep 03
1
[GIT-PULL] XFS filesystem driver
...: Fix minor typo
xfs: Add xfs_getfssec() and xfs_next_extent() functions
xfs: Cleanup
xfs: Make sure that the dinode is read with success
xfs: Only call fill_xfs_inode_pvt() if dinode was read
xfs: Cleanup fill_xfs_inode_pvt() function
xfs: Cleanup
xfs: Add xfs_readdir() to filesystem ops
xfs: Remove unnecessary debug message in xfs_getfssec()
xfs: Fix bug in xfs_dir2_leaf_find_entry() function
xfs: Make xfs_da_hashname() function static
xfs: Fix binary search in xfs_dir2_leaf_find_entry() function
xfs: Implement xfs_dir2_leaf_readdi...
2012 Nov 27
0
Syslinux-5.00-pre11
...: Fix minor typo
xfs: Add xfs_getfssec() and xfs_next_extent() functions
xfs: Cleanup
xfs: Make sure that the dinode is read with success
xfs: Only call fill_xfs_inode_pvt() if dinode was read
xfs: Cleanup fill_xfs_inode_pvt() function
xfs: Cleanup
xfs: Add xfs_readdir() to filesystem ops
xfs: Remove unnecessary debug message in xfs_getfssec()
xfs: Fix bug in xfs_dir2_leaf_find_entry() function
xfs: Make xfs_da_hashname() function static
xfs: Fix binary search in xfs_dir2_leaf_find_entry() function
xfs: Implement xfs_dir2_leaf_readdi...
2013 Jun 29
0
Syslinux 6.00 released
.../fat.o
/tmp/syslinux/efi64/efi/../core//fs/lib/chdir.o
/tmp/syslinux/efi64/efi/../core//fs/lib/loadconfig.o
/tmp/syslinux/efi64/efi/../core//fs/lib/searchconfig.o
/tmp/syslinux/efi64/efi/../core//fs/lib/mangle.o
/tmp/syslinux/efi64/efi/../core//fs/lib/close.o
/tmp/syslinux/efi64/efi/../core//fs/xfs/xfs_readdir.o
/tmp/syslinux/efi64/efi/../core//fs/xfs/xfs_dinode.o
/tmp/syslinux/efi64/efi/../core//fs/xfs/xfs_dir2.o
/tmp/syslinux/efi64/efi/../core//fs/xfs/xfs.o
/tmp/syslinux/efi64/efi/../core//fs/btrfs/btrfs.o
/tmp/syslinux/efi64/efi/../core//fs/ntfs/ntfs.o
/tmp/syslinux/efi64/efi/../core//fs/ext2/ext2.o
/...
2013 Jun 29
6
Syslinux 6.00 released
On Sat, 29 Jun, at 01:57:58AM, Igor Sverkos wrote:
> Hi,
>
> Matt Fleming wrote:
> > On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote:
> >> Thanks - now it crashes later ...
> >
> > What crash are you seeing?
> >
> >> I don't have the ia64 files which are needed for a complete binary. But
> >> maybe that's only my special