commit | ee2bdc33c913b7d765baa5aa338c29fb30a05c9a | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Tue Aug 04 11:22:12 2015 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Aug 05 12:53:48 2015 +0100 |
tree | 265d6b583e53dd9341919bea5233998b61801f6d | |
parent | 2be4f242b50a84bf360df02480b173bfed161107 [diff] |
throttle: refuse bps_max/iops_max without bps/iops The bps_max/iops_max values are meaningless without corresponding bps/iops values. Reported an error if bps_max/iops_max is given without bps/iops. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Message-id: 1438683733-21111-2-git-send-email-stefanha@redhat.com