commit | 9c0cf85962af1c002679f5850da6eda9d94250e0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Wed Aug 07 15:53:55 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Oct 09 16:29:01 2024 -0700 |
tree | fe7d7ccf540cf3f7b47f4e42068bafee774fd5d2 | |
parent | 46ebe1088423e20f964d420a7c500be1f2d5a13c [diff] |
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>