]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: support changing the label and uuid of rt superblocks
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:37 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:34 +0000 (18:01 -0800)
commit03101e4578ab11c9b0f2fb63dcf9c81c63902c18
tree29b974b61136daac326fc9e361a1e100caec8081
parentef420536009dde159d3348f0daac3f5cfd2a8bc5
xfs_db: support changing the label and uuid of rt superblocks

Update the label and uuid commands to change the rt superblocks along
with the filesystem superblocks.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/sb.c