mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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>
This commit is contained in:
committed by
Dave Chinner
parent
5b415d2be5
commit
a092363bbd
@@ -74,6 +74,7 @@
|
||||
074 quick auto prealloc rw
|
||||
075 auto quick mount
|
||||
076 auto enospc
|
||||
077 auto quick copy
|
||||
078 growfs auto quick
|
||||
080 rw ioctl
|
||||
081 deprecated # log logprint quota
|
||||
|
||||
Reference in New Issue
Block a user