mbox series

[0/2] scsi_debug: improve num_parts usage

Message ID 20200827213327.25537-1-jpittman@redhat.com
Headers show
Series scsi_debug: improve num_parts usage | expand

Message

John Pittman Aug. 27, 2020, 9:33 p.m. UTC
Hello,

The 1st patch sets all partitions to the same size when using the
num_parts parameter.

The 2nd patch allows virtual_gb to be respected when it is passed at
the same time as num_parts.

John Pittman (2):
 scsi: scsi_debug: adjust num_parts to create equally sized partitions
 scsi: scsi_debug: sdebug_build_parts() respect virtual_gb

scsi_debug.c |   13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)