]> www.infradead.org Git - users/hch/xfsprogs.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>
Thu, 28 Nov 2024 02:33:18 +0000 (18:33 -0800)
commit75d50f08e3367f88a1d382e001e413ba4ac1c243
tree9819f00e4555294d591e90f42332c87578a4c4a2
parent791946d6b0c21f5a81deb5654c4222779d83f424
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>
db/sb.c