diff options
author | Christoph Hellwig <hch@lst.de> | 2024-11-04 07:19:10 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-11-06 00:38:37 +0300 |
commit | ae897e0bed0f5461a6b1c3259c7d899759ba2a62 (patch) | |
tree | 31d1eba77b6f3d94003b4c24ebe7d77147f7d056 /tools/perf/scripts/python/gecko.py | |
parent | e3088ae2dcae3c15d03d7970d4926c8095fd8c7c (diff) | |
download | linux-ae897e0bed0f5461a6b1c3259c7d899759ba2a62.tar.xz |
xfs: support creating per-RTG files in growfs
To support adding new RT groups in growfs, we need to be able to create
the per-RT group files. Add a new xfs_rtginode_create helper to create
a given per-RTG file. Most of the code for that is shared, but the
details of the actual file are abstracted out using a new create method
in struct xfs_rtginode_ops.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions