Files
pve-storage/PVE/Storage
Thomas Lamprecht c31aee36d8 zpool: avoid wrong mount-decoding of dataset
this was mistakenly done as the procfs code uses it and it was
assumed we need to decode this too to get both in the same
encoding-space and thus correct comparission.

But only procfs has that encoding, we don't have it for pool values
in the storage config, so we must not do a decode on that value, that
could potentially break.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-02-19 15:01:39 +01:00
..
2020-10-13 11:11:05 +02:00
2021-01-28 16:43:20 +01:00
2020-10-09 18:07:37 +02:00