]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: remove bc_ino.flags
authorChristoph Hellwig <hch@lst.de>
Mon, 22 Apr 2024 17:00:57 +0000 (10:00 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 3 Jun 2024 18:37:37 +0000 (11:37 -0700)
commitd242dfc3524f564a088bee81fccf4b5210a1cb43
treee2f7de9f879bcb1ac1738fef6b041b824b2d6b51
parent9fb37e158ba72dac9db33f2ed7b072ef1905826d
xfs: remove bc_ino.flags

Source kernel commit: e9e66df8bfa4132d905543a6b099ec8a3380b732

Just move the two flags into bc_flags where there is plenty of space.

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>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
libxfs/xfs_bmap.c
libxfs/xfs_bmap_btree.c
libxfs/xfs_btree.c
libxfs/xfs_btree.h