Searched hist:"2810 bd6840e46306c110f4b76441a987756efe6c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl.h | diff 2810bd6840e46306c110f4b76441a987756efe6c Tue Jul 02 11:39:40 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: convert bulkstat to new iwalk infrastructure
Create a new ibulk structure incore to help us deal with bulk inode stat state tracking and then convert the bulkstat code to use the new iwalk iterator. This disentangles inode walking from bulk stat control for simpler code and enables us to isolate the formatter functions to the ioctl handling code.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_itable.h | diff 2810bd6840e46306c110f4b76441a987756efe6c Tue Jul 02 11:39:40 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: convert bulkstat to new iwalk infrastructure
Create a new ibulk structure incore to help us deal with bulk inode stat state tracking and then convert the bulkstat code to use the new iwalk iterator. This disentangles inode walking from bulk stat control for simpler code and enables us to isolate the formatter functions to the ioctl handling code.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_ioctl32.c | diff 2810bd6840e46306c110f4b76441a987756efe6c Tue Jul 02 11:39:40 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: convert bulkstat to new iwalk infrastructure
Create a new ibulk structure incore to help us deal with bulk inode stat state tracking and then convert the bulkstat code to use the new iwalk iterator. This disentangles inode walking from bulk stat control for simpler code and enables us to isolate the formatter functions to the ioctl handling code.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_itable.c | diff 2810bd6840e46306c110f4b76441a987756efe6c Tue Jul 02 11:39:40 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: convert bulkstat to new iwalk infrastructure
Create a new ibulk structure incore to help us deal with bulk inode stat state tracking and then convert the bulkstat code to use the new iwalk iterator. This disentangles inode walking from bulk stat control for simpler code and enables us to isolate the formatter functions to the ioctl handling code.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_ioctl.c | diff 2810bd6840e46306c110f4b76441a987756efe6c Tue Jul 02 11:39:40 CDT 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: convert bulkstat to new iwalk infrastructure
Create a new ibulk structure incore to help us deal with bulk inode stat state tracking and then convert the bulkstat code to use the new iwalk iterator. This disentangles inode walking from bulk stat control for simpler code and enables us to isolate the formatter functions to the ioctl handling code.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|