From: Carlos Maiolino Date: Tue, 12 Nov 2024 09:58:27 +0000 (+0100) Subject: Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=28cf0d1a34b2f5ddc556c9b53b6eaf4b054bb7c9;p=users%2Fjedix%2Flinux-maple.git Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge xfs: create a generic allocation group structure [v5.5 02/10] Soon we'll be sharding the realtime volume into separate allocation groups. These rt groups will /mostly/ behave the same as the ones on the data device, but since rt groups don't have quite the same set of struct fields as perags, let's hoist the parts that will be shared by both into a common xfs_group object. With a bit of luck, this should all go splendidly. Signed-off-by: Darrick J. Wong --- 28cf0d1a34b2f5ddc556c9b53b6eaf4b054bb7c9