]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: break up the rest of the rtinit() function
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:27:05 +0000 (18:27 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 11:16:37 +0000 (13:16 +0200)
commit4727b4ff8e09cff901b5f58da636982f8d77e927
tree54473620ae2a02ab7d8be65d38e80a87c090fa1b
parent968cbaf5ae9a6ee44a6e74c52f461af52387c428
mkfs: break up the rest of the rtinit() function

Break up this really long function into smaller functions that each do
one thing.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
mkfs/proto.c