]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ad4b94e6753744b2437aaf76a3ddb95babd4708
tree7d708819ad27a735bca045e16b545db1060fe8c9
parent62c8f69742a5c9d500d9f15a3df5ce3f6479c8bf
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