xfs: sync xfs_btree_split macros with userspace libxfs
authorDarrick J. Wong <djwong@kernel.org>
Wed, 10 Nov 2021 02:32:17 +0000 (18:32 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 11 Nov 2021 17:13:39 +0000 (09:13 -0800)
commit4a6b35b3b3f28df81fea931dc77c4c229cbdb5b2
tree7d708819ad27a735bca045e16b545db1060fe8c9
parent29f11fce211c7fcf32713457c031e71785fb6088
xfs: sync xfs_btree_split macros with userspace libxfs

Sync this one last bit of discrepancy between kernel and userspace
libxfs.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
fs/xfs/libxfs/xfs_btree.c