Home
last modified time | relevance | path

Searched hist:"2810 bd6840e46306c110f4b76441a987756efe6c" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_ioctl.hdiff 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 Dxfs_itable.hdiff 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 Dxfs_ioctl32.cdiff 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 Dxfs_itable.cdiff 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 Dxfs_ioctl.cdiff 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>