xfs: fix radix tree tag signs
authorDarrick J. Wong <djwong@kernel.org>
Mon, 31 May 2021 18:32:01 +0000 (11:32 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 3 Jun 2021 22:56:04 +0000 (15:56 -0700)
commit919a4ddb68413056ecb7c71d9d5465bb54c8032b
tree215eef38b062ef3e3d25fe0641725073d6360492
parent594ab00b760f1722b800c45d37adc21eecf42dc1
xfs: fix radix tree tag signs

Radix tree tags are supposed to be unsigned ints, so fix the callers.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/libxfs/xfs_sb.c
fs/xfs/libxfs/xfs_sb.h