diff options
author | Dave Chinner <dchinner@redhat.com> | 2021-06-02 02:48:24 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2021-06-02 02:48:24 +0200 |
commit | 934933c3eec9e4a5826d3d7a47aca0742337fded (patch) | |
tree | 5254dae6d715f237a952daf6c9ad61d21d683d83 /fs/configfs/symlink.c | |
parent | xfs: make for_each_perag... a first class citizen (diff) | |
download | linux-934933c3eec9e4a5826d3d7a47aca0742337fded.tar.xz linux-934933c3eec9e4a5826d3d7a47aca0742337fded.zip |
xfs: convert raw ag walks to use for_each_perag
Convert the raw walks to an iterator, pulling the current AG out of
pag->pag_agno instead of the loop iterator variable.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/configfs/symlink.c')
0 files changed, 0 insertions, 0 deletions