]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/sb.c
libxfs: rename struct libxfs_xinit to libxfs_init
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Dec 2023 16:37:29 +0000 (17:37 +0100)
committerCarlos Maiolino <cem@kernel.org>
Mon, 18 Dec 2023 13:57:48 +0000 (14:57 +0100)
commit01dcfd9e47afaa1544d3ab5427717489af0f9075
treef363f3bb60084297004fde8b156e80f74baa0203
parentcf9162582c9e1abacb1cc24a10a9b8bd166d0a0c
libxfs: rename struct libxfs_xinit to libxfs_init

Make the struct name more usual, and remove the libxfs_init_t typedef.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
14 files changed:
copy/xfs_copy.c
db/init.c
db/init.h
growfs/xfs_growfs.c
include/libxfs.h
libxfs/init.c
libxfs/topology.c
libxfs/topology.h
logprint/logprint.c
mkfs/xfs_mkfs.c
repair/globals.h
repair/init.c
repair/protos.h
repair/sb.c