]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0318361ed420cc8b84b5d71bdffe8db2436d4774
tree0c0c08652b500aaf2b1e0a2660be9a2666b329a8
parent88f4095d12d9fef50207e1b829ea82c9e69885e4
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