]> 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, 9 Jan 2024 17:40:00 +0000 (09:40 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 10 Apr 2024 00:21:39 +0000 (17:21 -0700)
commit7308167331a396a8eb98c32d7146c31fb56a676b
tree1e5b08a94c38841e4ca72d72168bbafa884ff059
parentc4d62a676606f12740ca8a674fe1d8e062e0bf0c
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