commit | 7d81c1413c9c9bdcc966453636e4ca7776b59861 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Feb 13 16:53:43 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 22 21:21:09 2013 +0100 |
tree | 25d87d2bbcb2d83ea366fe3e9d0b457f8218bc13 | |
parent | c546194f260fb3e391193cb8cc33505618077ecb [diff] |
block: refuse negative iops and bps values Negative I/O throttling iops and bps values do not make sense so reject them with an error message. Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>