]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd image_read.sh: allocate local file at create time
authorAlex Elder <elder@inktank.com>
Tue, 21 May 2013 15:05:03 +0000 (10:05 -0500)
committerAlex Elder <elder@inktank.com>
Tue, 21 May 2013 19:44:35 +0000 (14:44 -0500)
commita6b4847ef27a3e956074fa7be6ed13de9bc4009b
tree07a74d60d7a0383ca16d518edfd122f28a1d24ca
parent512e907726c3162df088b67fc2609208b06a4f17
rbd image_read.sh: allocate local file at create time

Move the dd command that touches the last byte in a local file
into create_image() where it belongs (out of fill_original()).

Signed-off-by: Alex Elder <elder@inktank.com>
qa/workunits/rbd/image_read.sh