1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
David Teigland 6613a61d3b device_id: fix segfault verifying serial for non-pv
The recent change that verifies sys_serial system.devices entries
using the PVID did not exclude non-PV devices from being checked.
The verification code would attempt to use du->pvid which was null
for the non-PVs causing a segfault.
2022-12-02 12:25:10 -06:00
..
api shellcheck: updates 2021-04-23 23:00:55 +02:00
dbus lvmdbustest: Add test to ensure error collection 2022-11-29 12:56:55 -06:00
lib tests: validate CONFIG_HZ_1000 2022-09-21 14:58:34 +02:00
shell device_id: fix segfault verifying serial for non-pv 2022-12-02 12:25:10 -06:00
unit remove static autoactivation 2022-01-27 16:43:11 -06:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: rework makefile 2022-09-07 14:58:01 +02:00