commit | 3d2acaa308bfab65329ef983654b302899bfb2b0 | [log] [tgz] |
---|---|---|
author | Peter Lieven <pl@kamp.de> | Mon Apr 28 17:18:32 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 29 11:15:01 2014 +0200 |
tree | 83f433e25ec0aba8e1a183151c4d63b8b1e2e296 | |
parent | 5917af812e9c4bd6500927b26efe8d3e2f267bd0 [diff] |
block/iscsi: allow cluster_size of 4K and greater depending on the target the opt_unmap_gran might be as low as 4K. As we know use this also as a knob to activate the allocationmap feature lower the barrier. The limit 4K (and not 512) is choosen to avoid a potentially too big allocationmap. Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>