]> 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)
commit518164ce968da0ca0687ac0f9e35cfaa334298d4
treeb34915016a32e6dd0357af5c99bd0d59c341601c
parentd2c116058e72d365802eb5641be60a615daacb96
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.034065 seconds and 5 git commands to generate.