Update filter for default cluster size
commitca3fd1d9dd9d74b87f13284d163c5b3885585a22
authorKevin Wolf <kwolf@redhat.com>
Wed, 8 Jun 2011 11:23:33 +0000 (8 13:23 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 9 Jun 2011 09:14:58 +0000 (9 11:14 +0200)
treed62203eef92627415dc87c01916e18c99e2873ff
parent62e1238663e8f73e702da96092123f4fd8d47e51
Update filter for default cluster size

Until recently, qemu-img create displayed cluster_size=0 for the default
cluster size. It is changed to display the real cluster size now, which results
in the cluster size not being filtered out any more.

If the cluster size is specified explicitly in CLUSTER_SIZE, keep the output,
and if using the default, filter it out. This mostly restores the old behaviour
of the test cases; test 015 must be fixed to use CLUSTER_SIZE instead of using
extra_img_options for it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
015
common.rc