]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: rename _zone variables to _cache
authorDarrick J. Wong <djwong@kernel.org>
Thu, 28 Apr 2022 19:39:04 +0000 (15:39 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 28 Apr 2022 19:39:04 +0000 (15:39 -0400)
commit2e1394fccdda6e88fd91bdfc99cd035bbc8f5242
treef282014a7edde3753518549829956de5c3e56c69
parent5c35b317bea56bf0fde4daa2a8c5c004f7687f77
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: Eric Sandeen <sandeen@sandeen.net>
16 files changed:
include/kmem.h
libxfs/defer_item.c
libxfs/init.c
libxfs/kmem.c
libxfs/libxfs_priv.h
libxfs/logitem.c
libxfs/rdwr.c
libxfs/trans.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