]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: change zone to cache for all kmem functions
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)
commit162a20a41138887ccd318047112c09a18a3adc0e
treed8a445dae480496804e5ca7dbec7dd85dbfac407
parent98c59cc0d5dcf9bae5aa4bf4820c30350104ede4
libxfs: change zone to cache for all kmem functions

Finish our zone->cache conversion by changing the field names and local
variables in kmem.[ch].

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
include/kmem.h
libxfs/init.c
libxfs/kmem.c