Files
apfstests/tests/xfs/077.out
T
Eric Sandeen a092363bbd PATCH 3/3 V6] xfs: test changing UUID on V5 superblock
Tests xfs_db's ability to change & restore UUIDs on V5 filesystems,
and tests xfs_copy's ability to change the UUID on the copy.

Update to _filter_uuid is so that it will catch the UUID output
from xfs_admin -u, which is slightly different than the regexp it
was expecting.

This requires new userspace which knows how to change the UUID on
a V5 superblock.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2015-08-04 14:10:49 +10:00

22 lines
474 B
Plaintext

QA output created by 077
== Generate new UUID
Clearing log and setting UUID
writing all SBs
new UUID = <UUID>
== Rewrite UUID
old UUID = <EXACTUUID>
Clearing log and setting UUID
writing all SBs
new UUID = <EXACTUUID>
== Restore old UUID
Clearing log and setting UUID
writing all SBs
new UUID = <EXACTUUID>
== Rewrite UUID
old UUID = <EXACTUUID>
Clearing log and setting UUID
writing all SBs
new UUID = <EXACTUUID>
== xfs_copy with new UUID
== xfs_copy with duplicate UUID