[pve-devel] [PATCH storage 0/5] disklist regression test preparation
Dominik Csapak
d.csapak at proxmox.com
Mon Oct 17 10:29:07 CEST 2016
this patch series prepares the disklist module
for my upcoming regression tests
the only behavioural change is the parameter of udevadm (patch 1/5)
from
udevadm -n device_name
to
udevadm -p /path/to/blockdev
which should also fix a bug (see the commit message for details)
Dominik Csapak (5):
use /sys/block/ path for udev instead of name
move directory test into get_sysdir_info
make dir_is_empty a proper sub
use model from udevadm
add default rotational value
PVE/Diskmanage.pm | 54 +++++++++++++++++++++++++++++-------------------------
1 file changed, 29 insertions(+), 25 deletions(-)
--
2.1.4
More information about the pve-devel
mailing list