5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-22 13:34:16 +03:00
Go to file
Fiona Ebner d05015f887 zfs: list zvol: limit recursion depth to 1
To be correct in all cases, it's still necessary to filter by "pool"
in zfs_parse_zvol_list(), because $scfg->{pool} could be e.g.
'foo/vm-123-disk-0' which looks like an image name and would pass the
other "should skip"-checks in zfs_parse_zvol_list().

No change in the result of zfs_list_zvol() is intended.

Suggested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-01-10 14:31:21 +01:00
debian bump version to 7.3-1 2022-11-24 08:26:55 +01:00
PVE zfs: list zvol: limit recursion depth to 1 2023-01-10 14:31:21 +01:00
test plugin: change name, separator and error message for dir overrides 2023-01-09 10:47:20 +01:00
udev-rbd rbd: fix #3969: add rbd dev paths with cluster info 2022-04-27 12:57:22 +02:00
.gitignore generate correct manual page and .pod 2011-10-20 08:21:56 +02:00
ApiChangeLog add disk rename feature 2021-11-09 17:02:29 +01:00
Makefile rbd: fix #3969: add rbd dev paths with cluster info 2022-04-27 12:57:22 +02:00
pvesm add setup_environment hook to CLIHandler class 2017-01-12 13:27:43 +01:00