No description
  • Perl 99.3%
  • Makefile 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Arthur Bied-Charreton 9b5a5a56c3 fix #7077: lvm: Improve ID verification error messages
The regex in Storage::parse_lvm_name has an implicit `length >= 2`
constraint, and shorter IDs failed with "contains illegal characters".
Add explicit length check to return a clearer error message in this case.

Signed-off-by: Arthur Bied-Charreton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
2026-09-21 14:11:06 +02:00
debian bump version to 9.1.10 2026-08-24 22:12:36 +02:00
src fix #7077: lvm: Improve ID verification error messages 2026-09-21 14:11:06 +02:00
.gitignore gitignore: add build artifacts to .gitignore 2026-04-19 23:47:15 +02:00
ApiChangeLog bump API age and version 2026-05-29 12:23:25 +02:00
Makefile buildsys: add top-level make tidy target 2025-06-10 10:31:13 +02:00