]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: define the format of rt groups
authorDarrick J. Wong <djwong@kernel.org>
Tue, 7 Mar 2023 03:55:19 +0000 (19:55 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:33 +0000 (15:03 -0800)
commitf7ea4ab4277e2fa58d25a7a791054aaa673b91a2
treeaccebbc58f063228746a8455e7198da9aa0d96ea
parent822af64077850bbf6c05da96b3a4129b2332b4c5
xfs: define the format of rt groups

Define the ondisk format of realtime group metadata.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
12 files changed:
db/convert.c
include/libxfs.h
libfrog/util.c
libfrog/util.h
libxfs/libxfs_priv.h
libxfs/xfs_format.h
libxfs/xfs_rtgroup.c
libxfs/xfs_rtgroup.h
libxfs/xfs_sb.c
libxfs/xfs_shared.h
mkfs/xfs_mkfs.c
repair/sb.c