]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: move the node header size to struct xfs_da_geometry
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jan 2020 16:29:41 +0000 (11:29 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 22 Jan 2020 16:29:41 +0000 (11:29 -0500)
commit52be9b6aafbb26a38219808817f7b7f194bc8187
tree6efd829f9f1f25480b6aaec240fe4f745378d24b
parent8faa51a8d04a090dae7f36ba197ca382b7ecb888
xfs: move the node header size to struct xfs_da_geometry

Source kernel commit: 3b34441309f364bba59a6ee5d1aa32206456142f

Move the node header size field to struct xfs_da_geometry, and remove
the now unused non-directory dir ops infrastructure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/metadump.c
libxfs/xfs_da_btree.c
libxfs/xfs_da_btree.h
libxfs/xfs_da_format.c
libxfs/xfs_dir2.c
libxfs/xfs_dir2.h