]> sourceware.org Git - lvm2.git/commit
Detect unusable nodes on fs
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 24 Sep 2011 20:54:35 +0000 (20:54 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Sat, 24 Sep 2011 20:54:35 +0000 (20:54 +0000)
commit4c71c99934dc331717b80cd986b2fb5b16a80865
treeb34915016a32e6dd0357af5c99bd0d59c341601c
parent8ed5c47ce54ff8c9ae7adc12c945c9615b41592a
Detect unusable nodes on fs

Test whether nodes could be used on given filesystem where TMP
dir is being used and skip teardown quicker in fail case.
(makes the problem quickly obvious if you try to such fs).

Skip teardown_dev if we have not created any devs yet.

and do not mkdir /dev/mapper dir  when LVM_TEST_DEVDIR is set.

Drop this test from t-000-basic.sh.
test/lib/aux.sh
test/lib/test.sh
test/t-000-basic.sh
This page took 0.031386 seconds and 5 git commands to generate.