1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00

test: Use correct path to /dev in lvchange-raid.sh.

This commit is contained in:
Petr Rockai 2014-03-05 10:21:49 +01:00
parent 08aedff1fc
commit 3c9887467f

View File

@ -216,7 +216,7 @@ run_refresh_check() {
# Disable dev2 and do some I/O to make the kernel notice
aux disable_dev "$dev2"
dd if=/dev/urandom of=/dev/$sizelv bs=1k count=$size
dd if=/dev/urandom of=$DM_DEV_DIR/$sizelv bs=1k count=$size
sync
# Check for 'p'artial flag