]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: rename _zone variables to _cache
authorDarrick J. Wong <djwong@kernel.org>
Thu, 6 Jan 2022 22:13:23 +0000 (14:13 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 20 Jan 2022 00:02:53 +0000 (16:02 -0800)
commit6594e38cddd3a300cb0f46c411a6dcb5b7c197df
treed9ff2bd13b68d26c9ba08ec17193c8b85995932a
parent4524df9b03842aadb919d3e5abf98650500007b4
xfs: rename _zone variables to _cache

Source kernel commit: 182696fb021fc196e5cbe641565ca40fcf0f885a

Now that we've gotten rid of the kmem_zone_t typedef, rename the
variables to _cache since that's what they are.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/init.c
libxfs/rdwr.c
libxfs/xfs_alloc.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_bmap.c
libxfs/xfs_bmap.h
libxfs/xfs_da_btree.c
libxfs/xfs_da_btree.h
libxfs/xfs_inode_fork.c
libxfs/xfs_inode_fork.h