]> www.infradead.org Git - users/hch/xfsprogs.git/commitdiff
xfs: grow the realtime section when realtime groups are enabled
authorDarrick J. Wong <djwong@kernel.org>
Mon, 5 Aug 2024 18:08:10 +0000 (11:08 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 6 Aug 2024 12:53:49 +0000 (05:53 -0700)
Source kernel commit: 44d787858eaf22fbc930e3cadc2228f4ffcf2c3a

Enable growing the rt section when realtime groups are enabled.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_shared.h

index 4f5f1d3526803bd17c3d44d9286f38043da990c6..b6e56daa6a1477ad9a40f70c4f94435e52f7ece7 100644 (file)
@@ -160,6 +160,7 @@ void        xfs_log_get_max_trans_res(struct xfs_mount *mp,
 #define        XFS_TRANS_SB_RBLOCKS            0x00000800
 #define        XFS_TRANS_SB_REXTENTS           0x00001000
 #define        XFS_TRANS_SB_REXTSLOG           0x00002000
+#define XFS_TRANS_SB_RGCOUNT           0x00004000
 
 /*
  * Here we centralize the specification of XFS meta-data buffer reference count