]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: goto error when value of max_sectors is too large
authorLuyao Huang <lhuang@redhat.com>
Fri, 12 Dec 2014 02:32:54 +0000 (10:32 +0800)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 12 Dec 2014 06:21:45 +0000 (07:21 +0100)
commitce1d2f63152290098450fa2beecdee79cf929456
tree812d63b3c3fae887453ac4149fbf6e1051ac18c9
parent15abebdecb35308ddd4d2967efa6dffa4842fac9
conf: goto error when value of max_sectors is too large

Output error when we try to set a too large max_sectors.
Just like queues and cmd_per_lun here.

Signed-off-by: Luyao Huang <lhuang@redhat.com>
src/conf/domain_conf.c