Message ID | 170620924408.3283496.10108828998772840672.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [01/10] generic/256: constrain runtime with TIME_FACTOR | expand |
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
diff --git a/common/populate b/common/populate index cfbfd88a7f..33f2db8d4a 100644 --- a/common/populate +++ b/common/populate @@ -1029,7 +1029,7 @@ _scratch_populate_cached() { logdev=$SCRATCH_LOGDEV _xfs_metadump "$POPULATE_METADUMP" "$SCRATCH_DEV" "$logdev" \ - compress + compress -a -o ;; "ext2"|"ext3"|"ext4") _scratch_ext4_populate $@