Lines Matching full:clusters
4 # Test case for preallocated zero clusters in qcow2
43 # We need zero clusters and snapshots
55 # Write some normal clusters, zero some of them (creating preallocated
56 # zero clusters) and discard everything. Everything should now read as 0.
63 # Map the image (we want all clusters to be gone)
70 echo '=== Writing to preallocated zero clusters ==='
75 # Create data clusters (not aligned to an L2 table)
79 # Convert the data clusters to preallocated zero clusters
99 echo 'Successfully reused original clusters.'
101 echo 'Failed to reuse original clusters.'
144 # Create three normal clusters
177 echo 'Successfully reused original clusters.'
179 echo 'Failed to reuse original clusters.'