]> 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>
Tue, 16 Aug 2022 16:43:13 +0000 (09:43 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:34 +0000 (15:03 -0800)
commit4f720457a54263d891d1b7a7af5b4c228d22071b
tree5c0b43d5771765d8fc7dd5b161654d09b3202bbb
parent10d9a31ef01e67e4f72ba146f99da7ccbe32f56e
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