Hi all, Just a couple of patches to clean up the realtime metadata inode creation code in mkfs. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. Comments and questions are, as always, welcome. xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=mkfs-icreate-cleanups-6.11 --- Commits in this patchset: * mkfs: clean up the rtinit() function * mkfs: break up the rest of the rtinit() function --- mkfs/proto.c | 198 ++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 124 insertions(+), 74 deletions(-)