1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/test
Zdenek Kabelac 4fd41cf67f vgchange: max_pv limited to uint32
Solves: https://bugzilla.redhat.com/1280496

The only reasonable behaviour here is to error on
any number out of accepted range (i.e. now numbers
wrapping around with some hidden logic).

As this is plain bug there is no support for
backward compatibility since noone should
set numbers >UINT32_MAX and expect 0 or error
depending on how big number was used....

TODO: more fields might need to be converted.
2017-01-03 14:55:16 +01:00
..
api tests: test should clean devices it has created 2016-12-11 23:24:19 +01:00
dbus lvmdbustest: Print messages if timeout value > 10% 2016-12-20 11:06:57 -06:00
lib tests: add device holding function 2016-12-22 23:37:07 +01:00
shell vgchange: max_pv limited to uint32 2017-01-03 14:55:16 +01:00
unit doc: change fsf address 2016-01-21 12:11:37 +01:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: ensure there is dbus config file 2016-11-26 00:22:38 +01:00