Files
libguestfs/lib
Richard W.M. Jones 04f757a708 launch: Error if you try to launch with too many drives.
In particular the virt-rescue --scratch option makes it very easy to
add huge numbers of drives.  Since the per-backend max_disks limit was
never checked anywhere you could get peculiar failures.  Now you'll
get a clear error message:

$ virt-rescue --scratch=256
libguestfs: error: too many drives have been added, the current backend only supports 255 drives
2017-05-08 11:14:45 +01:00
..
2017-02-27 12:16:07 +00:00
2017-05-02 13:34:42 +01:00
2017-05-02 13:34:43 +01:00