Hi Andrey and Christoph, This begins the second round of review of userspace support for the metadata directory tree and realtime allocation group code that was merged into kernel 6.13-rc1. I've added all of Christoph's RVB tags from last time and made a few corrections and adjustments as noted in the replies. However, the xfs_mdrestore patches have expanded -- now there's a cleanup patch to add the mdrestore device instead of opencoding the fd/flags parameters, which changed the patch to support mdrestoring rt superblocks quite a bit. That patch never got an RVB tag, so that's why there are two left. As always, you can browse / pull the branch from here: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=realtime-quotas-6.13_2024-12-12 These are the patches that have not yet been reviewed: [PATCHSET v5.9] xfsprogs: shard the realtime section [PATCH 34/50] xfs_mdrestore: refactor open-coded fd/is_file into a [PATCH 35/50] xfs_mdrestore: restore rt group superblocks to realtime I'm resending only these two patches to reduce pointless retransmission. --D