]> 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, 15 Aug 2024 18:56:28 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:29:14 +0000 (16:29 -0700)
commit2f7ade4042483aedcec2f94e198b27314ed1c9ec
tree6cf5332b3b318ee0b20dd71b504dc9ff23323def
parent52beb0199d93a5558bef4724b8a9373cf1813cd6
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