1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test
Zdenek Kabelac b3ef051e06 cache: lvcreate --cachepool checks for cache pool
Code path missed validation of lvcreate --cachepool argument.
If the non cache-pool LV was passed in, code has still continued
further work and failed later on internal error.  Validate this
condition at right place now.
2017-06-09 10:59:37 +02:00
..
api tests: test should clean devices it has created 2016-12-11 23:24:19 +01:00
dbus test: Fix dbus testing using testsuite 2017-05-26 15:39:20 +02:00
lib test: Adjust previous commit 2017-04-21 01:21:24 +02:00
shell cache: lvcreate --cachepool checks for cache pool 2017-06-09 10:59:37 +02:00
unit tests: fix compilation of unit tests 2017-06-08 11:59:02 +02:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: fix typo in makefile 2017-03-30 00:38:41 +02:00