]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Revert "use O_DIRECT when copying from /dev/zero too"
authorJohn Griffith <john.griffith@solidfire.com>
Tue, 27 Nov 2012 05:46:58 +0000 (05:46 +0000)
committerGerrit Code Review <review@openstack.org>
Tue, 27 Nov 2012 05:46:58 +0000 (05:46 +0000)
commit444cd5429cc00f3a4ddb5cde4b8b1c974b886e19
tree5d7f6b9d4331bb7759e37ed561747745adadfb5e
parent1405a6440d646524d41adfed4fc1344948e2871f
Revert "use O_DIRECT when copying from /dev/zero too"

It turns out running oflag=direct against the LVM snapshot fails for an IO error every time.  Works fine against the regular volume, but fails on snapshot.

This reverts commit 1405a6440d646524d41adfed4fc1344948e2871f
cinder/volume/driver.py