]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel...
authorCarlos Maiolino <cem@kernel.org>
Tue, 12 Nov 2024 10:02:55 +0000 (11:02 +0100)
committerCarlos Maiolino <cem@kernel.org>
Tue, 12 Nov 2024 10:02:55 +0000 (11:02 +0100)
commit052378aef8b9f26dfaa1e22a1a3bae4c18a6a9c7
tree7e446eb6af842542b06d5d30656a2cbc5f5626eb
parent8ca118e17a61598fbb0183307593986efecbede3
parentea079efd365e60aa26efea24b57ced4c64640e75
Merge tag 'metadir-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge

xfs: enable metadir [v5.5 09/10]

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.

With a bit of luck, this should all go splendidly.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>