commit | 501378c3af16e8e83a9dd500c11e594f4d1dbe79 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jan 14 16:26:57 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Jan 15 10:03:48 2013 +0100 |
tree | d07e6ee4a30154ff79c3c8debc333491e1b05fef | |
parent | 80bc2e8d807939bee89d1a5ca0dbe89946d39ed1 [diff] |
ide: issue discard asynchronously but serialize the pieces Now that discard can take a long time, make it asynchronous. Each LBA range entry is processed separately because discard can be an expensive operation. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>