summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_itable.h
diff options
context:
space:
mode:
authorChandan Babu R <chandan.babu@oracle.com>2022-03-09 15:34:04 +0300
committerChandan Babu R <chandan.babu@oracle.com>2022-04-13 10:02:44 +0300
commit5b35d922c5279804be87cab60e4810403038488b (patch)
tree80a192b10435225a156efd6e66fbf374a21d509b /fs/xfs/xfs_itable.h
parent4f86bb4b66c999ad9ddcfd49fec93992eeba2715 (diff)
downloadlinux-5b35d922c5279804be87cab60e4810403038488b.tar.xz
xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
A future commit will add a new XFS_IBULK flag which will not have a corresponding XFS_IWALK flag. In preparation for the change, this commit separates XFS_IBULK_* flags from XFS_IWALK_* flags. Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_itable.h')
-rw-r--r--fs/xfs/xfs_itable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_itable.h b/fs/xfs/xfs_itable.h
index 7078d10c9b12..5ee1d3f44ce9 100644
--- a/fs/xfs/xfs_itable.h
+++ b/fs/xfs/xfs_itable.h
@@ -17,7 +17,7 @@ struct xfs_ibulk {
};
/* Only iterate within the same AG as startino */
-#define XFS_IBULK_SAME_AG (XFS_IWALK_SAME_AG)
+#define XFS_IBULK_SAME_AG (1U << 0)
/*
* Advance the user buffer pointer by one record of the given size. If the