Go to file
Friedrich Weber 20fb9aa3f1 pve7to8: content-dirs check: skip paths that cannot be resolved
The current inequality check for content-dirs does not correctly
handle the case in which `abs_path` returns undef. This can result in
confusing warnings:

  storage [...] uses directory  for multiple content types [...]

Fix this by skipping paths for which `abs_path` returns undef. This
matches the behavior of the actual content-dirs check in PVE 8 [0].

[0]: https://git.proxmox.com/?p=pve-storage.git;a=commit;h=09f1f847a

Fixes: ea0a4f1943
Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
2023-06-15 16:46:59 +02:00
aplinfo aplinfo: ensure keyring is in binary format 2023-06-09 11:41:51 +02:00
bin actually ship pve7to8 2023-05-31 12:05:26 +02:00
configs makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
debian bump version to 7.4-14 2023-06-14 10:59:02 +02:00
network-hooks makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
PVE pve7to8: content-dirs check: skip paths that cannot be resolved 2023-06-15 16:46:59 +02:00
services makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
test fix replication fail count tests & bump libpve-guest-common-perl b-d 2022-04-27 18:53:27 +02:00
www makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile revert expanding repoid to 16 chars 2023-05-31 09:10:45 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl close #3476: vzdump: add job-init hook 2022-01-18 12:20:26 +01:00