]> 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)
commit2a99cbe00c38cebda60c5c0c978ba38a45230a92
tree7d708819ad27a735bca045e16b545db1060fe8c9
parentfc449880e80917ae76bbb0cc764239dc2ecbe208
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