#1344 PR merged: Avoid to get devname & devsize when not needed (multipath)

Labels: bug, fixed / solved / done

schabrolles opened issue at 2017-05-05 07:40:

Avoid to get devname and devsize if it is a multipath device.

  • In this section of script we get information devname and devsize; but
    those information will be dropped if the device is a multipath device.
    => test if it is a multipath device and get devname and devsize only when
    needed.

jsmeix commented at 2017-05-08 07:38:

@gdha
if you do not object, I will merge it tomorrow.


[Export of Github issue for rear/rear.]