Hi all, Actually enable this very large feature, which adds metadata directory trees, allocation groups on the realtime volume, persistent quota options, and quota for realtime files. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. With a bit of luck, this should all go splendidly. Comments and questions are, as always, welcome. --D kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=metadir-6.13 --- Commits in this patchset: * xfs: update sb field checks when metadir is turned on * xfs: enable metadata directory feature --- fs/xfs/libxfs/xfs_format.h | 3 ++- fs/xfs/scrub/agheader.c | 36 ++++++++++++++++++++++++------------ 2 files changed, 26 insertions(+), 13 deletions(-)