[pve-devel] [PATCH storage 09/26] plugins: add new content types to all plugindata
Wolfgang Bumiller
w.bumiller at proxmox.com
Fri Aug 8 14:10:01 CEST 2025
On Wed, Jul 30, 2025 at 10:38:10AM +0200, Fabian Grünbichler wrote:
> question - do we also want to add them to existing configs on updates?
> or on RMW cycles, always implying that as long as images is set vm-vol
> is also set, and same for rootdir ct-vol (but obviously not the other
> way round ;))?
>
> that might allow us to get rid of some of the extra compat mapping in
> code..
I suppose if we already modify the content list at load time, then yes,
we the code could indeed be written with the assumption that images ⇒
vm-vol and rootdir ⇒ ct-vol. Not sure if it would change *much*, though.
More information about the pve-devel
mailing list