Searched hist:"13 d59a2a61cbbb4cda13a0cba6d4d1fc537f5dd4" (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_fs.h | diff 13d59a2a61cbbb4cda13a0cba6d4d1fc537f5dd4 Thu Jul 04 05:36:28 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: specify AG in bulk req
Add a new xfs_bulk_ireq flag to constrain the iteration to a single AG. If the passed-in startino value is zero then we start with the first inode in the AG that the user passes in; otherwise, we iterate only within the same AG as the passed-in inode.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
/linux/fs/xfs/ |
H A D | xfs_qm.c | diff 13d59a2a61cbbb4cda13a0cba6d4d1fc537f5dd4 Thu Jul 04 05:36:28 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: specify AG in bulk req
Add a new xfs_bulk_ireq flag to constrain the iteration to a single AG. If the passed-in startino value is zero then we start with the first inode in the AG that the user passes in; otherwise, we iterate only within the same AG as the passed-in inode.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|
H A D | xfs_ioctl.c | diff 13d59a2a61cbbb4cda13a0cba6d4d1fc537f5dd4 Thu Jul 04 05:36:28 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: specify AG in bulk req
Add a new xfs_bulk_ireq flag to constrain the iteration to a single AG. If the passed-in startino value is zero then we start with the first inode in the AG that the user passes in; otherwise, we iterate only within the same AG as the passed-in inode.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>
|