]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: rename the next_agno perag iteration variable
authorBrian Foster <bfoster@redhat.com>
Thu, 28 Apr 2022 19:39:02 +0000 (15:39 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 28 Apr 2022 19:39:02 +0000 (15:39 -0400)
commit02ff0b2b4c117f33f79500815a9322fe987a4bf5
tree8420c251f0e73b0924d20710e52a5d014e1e0e9f
parentb79218242b786a2c02bcac9f53fdae45e2e61e90
xfs: rename the next_agno perag iteration variable

Source kernel commit: f1788b5e5ee25bedf00bb4d25f82b93820d61189

Rename the next_agno variable to be consistent across the several
iteration macros and shorten line length.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_ag.h