Lines Matching full:v3
137 # [0]: No extra data (valid with v2, not valid with v3)
140 # valid with v2, not valid with v3)
232 echo '=== Upgrade to v3 ==='
235 cp "$TEST_IMG.v2.orig" "$TEST_IMG.v3.orig"
236 $QEMU_IMG amend -o compat=1.1 "$TEST_IMG.v3.orig"
237 TEST_IMG="$TEST_IMG.v3.orig" _check_test_img
238 print_snapshot_table "$TEST_IMG.v3.orig"
241 echo '=== Repair botched v3 ==='
244 # Force the v2 file to be v3. v3 requires each snapshot table entry
246 # the qcow2 v3 specification; but we can fix that.
251 # Increase header length (necessary for v3)
253 # Set refcount order (necessary for v3)
261 # (v3 by default, v2 by choice through $IMGOPTS.)
268 subver=v3
325 sn_table_ofs=$(peek_file_be "$TEST_IMG.v3.orig" 64 8)
490 # only in v2 (v3 needs 16 bytes of extra data, so we would have to