Dave Chinner
ac383de20d
xfs: growfs not aware of sb_meta_uuid
...
Adding this simple change to xfstests:common/rc::_scratch_mkfs_xfs:
+ if [ $mkfs_status -eq 0 ]; then
+ xfs_admin -U generate $SCRATCH_DEV > /dev/null
+ fi
triggers all sorts of errors in xfstests. xfs/104 is an example,
where growfs fails with a UUID mismatch corruption detected by
xfs_agf_write_verify() when trying to write the first new AG
headers.
Fix this problem by making sure we copy the sb_meta_uuid into new
metadata written by growfs.
Signed-off-by: Dave Chinner <dchinner@redhat.com >
Reviewed-by: Eric Sandeen <sandeen@redhat.com >
Signed-off-by: Dave Chinner <david@fromorbit.com >
2015-08-19 10:31:41 +10:00
..
2015-08-19 10:30:48 +10:00
2015-02-02 09:54:18 +11:00
2015-02-02 09:54:18 +11:00
2015-02-16 11:49:23 +11:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:24:37 +11:00
2015-06-30 20:16:08 -07:00
2015-06-04 09:18:53 +10:00
2015-06-23 08:49:01 +10:00
2015-04-13 11:26:02 +10:00
2015-06-04 13:55:48 +10:00
2015-03-25 15:08:56 +11:00
2015-02-24 10:14:04 +11:00
2015-06-22 09:44:29 +10:00
2015-06-22 09:44:29 +10:00
2014-12-04 09:46:17 +11:00
2015-02-23 22:39:08 +11:00
2014-11-28 14:27:09 +11:00
2015-06-04 13:48:08 +10:00
2015-01-09 10:48:58 +11:00
2015-06-22 09:44:02 +10:00
2015-06-22 09:44:02 +10:00
2015-04-15 15:06:57 -04:00
2014-11-28 14:25:04 +11:00
2015-06-22 09:43:32 +10:00
2015-07-04 19:36:06 -07:00
2015-06-22 10:13:30 +10:00
2015-08-19 10:31:41 +10:00
2014-09-09 11:56:13 +10:00
2015-02-23 22:38:08 +11:00
2014-11-28 14:25:04 +11:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2015-08-19 10:31:18 +10:00
2015-02-24 10:27:47 +11:00
2015-04-15 15:06:57 -04:00
2014-10-02 09:17:58 +10:00
2015-06-04 13:48:08 +10:00
2015-06-04 13:48:08 +10:00
2015-01-09 10:48:12 +11:00
2015-06-30 20:16:08 -07:00
2015-02-23 22:38:08 +11:00
2015-05-29 09:04:19 +10:00
2014-11-07 08:30:30 +11:00
2015-06-22 09:45:10 +10:00
2015-06-04 13:48:20 +10:00
2015-06-22 09:44:47 +10:00
2015-06-23 08:49:01 +10:00
2015-06-23 08:49:01 +10:00
2015-06-04 13:48:20 +10:00
2014-11-28 14:27:09 +11:00
2015-06-01 10:51:38 +10:00
2015-06-04 13:01:49 +10:00
2015-03-25 14:57:53 +11:00
2015-06-04 13:48:08 +10:00
2015-04-13 11:38:29 +10:00
2014-11-28 14:27:09 +11:00
2015-06-04 13:48:08 +10:00
2015-06-04 13:48:08 +10:00
2015-03-04 16:06:36 +01:00
2015-06-01 07:15:37 +10:00
2015-03-04 16:06:38 +01:00
2015-06-04 13:48:08 +10:00
2014-09-09 11:58:42 +10:00
2015-06-04 09:19:18 +10:00
2015-02-23 21:22:31 +11:00
2015-06-23 08:49:01 +10:00
2015-01-09 10:47:43 +11:00
2014-09-09 11:56:13 +10:00
2014-09-09 11:56:13 +10:00
2014-09-09 11:52:42 +10:00
2014-11-28 14:27:09 +11:00
2015-05-29 09:18:32 +10:00
2015-06-22 09:43:32 +10:00
2015-02-10 09:23:40 +11:00
2015-06-01 10:50:00 +10:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2015-06-04 13:47:43 +10:00
2015-06-04 13:48:20 +10:00
2015-06-04 13:48:08 +10:00
2015-04-15 15:06:57 -04:00