Am 13.02.2013 16:53, schrieb Stefan Hajnoczi: > These patches report an error if negative values are given for I/O throttling > iops or bps. > > Patch 1 gets do_check_io_limits() into shape so that we can add checks. > > Patch 2 adds the negative check. > > Stefan Hajnoczi (2): > block: use Error in do_check_io_limits() > block: refuse negative iops and bps values > > blockdev.c | 24 ++++++++++++++++++------ > 1 file changed, 18 insertions(+), 6 deletions(-)
Reviewed-by: Kevin Wolf <[email protected]>
