xfs: remove XFS_IFBROOT
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Apr 2021 18:15:11 +0000 (11:15 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 15 Apr 2021 16:35:51 +0000 (09:35 -0700)
commitac1e067211d1476dae304e8881c10b40c90614d5
tree0c0c08652b500aaf2b1e0a2660be9a2666b329a8
parent0eba048dd3b73fab6c97742468176dff58650860
xfs: remove XFS_IFBROOT

Just check for a btree format fork instead of the using the equivalent
in-memory XFS_IFBROOT flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_btree_staging.c
fs/xfs/libxfs/xfs_inode_fork.c
fs/xfs/libxfs/xfs_inode_fork.h