]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: finish converting to inodes_per_cluster libxfs-5.3-sync_2019-06-25 libxfs-5.3-sync_2019-06-26
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Jun 2019 21:57:58 +0000 (14:57 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Jun 2019 01:46:26 +0000 (18:46 -0700)
commitdf1f0ebcc85136c3462b8aae36878360e7d47e36
tree19ee7c24bba5067dc91292be19b6b997d8d30b54
parent2fe9be9efbdb9c14238ce56ca3e0cd869aed8e58
xfs: finish converting to inodes_per_cluster

Finish converting all the old inode_cluster_size >> inopblog users to
inodes_per_cluster.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
db/inode.c
libxfs/xfs_inode_buf.c
repair/dino_chunks.c
repair/dinode.c
repair/globals.c
repair/globals.h
repair/prefetch.c
repair/xfs_repair.c