xfs: make btree cursor private union anonymous
authorDave Chinner <dchinner@redhat.com>
Wed, 11 Mar 2020 00:54:38 +0000 (17:54 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 13 Mar 2020 17:37:14 +0000 (10:37 -0700)
commit352890735e52343b1690f6d5d32224e2aa88a56a
tree60f2e66e64c131c5f87e54c2311429e7dfdebfde
parent8ef547976a18e3d672194d8c944c19b345ef6bfc
xfs: make btree cursor private union anonymous

Rename the union and it's internal structures to the new name and
remove the temporary defines that facilitated the change.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/libxfs/xfs_btree.h