[pbs-devel] applied: [PATCH backup] config: don't manually track padding size

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Mar 10 11:15:55 CET 2022


On 03.03.22 15:00, Wolfgang Bumiller wrote:
> make ConfigVersionCacheData a #[repr(C)] union to fix its
> size and let it transparently `Deref{,Mut}` to its actual
> contents
> 
> Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> ---
>  pbs-config/src/config_version_cache.rs | 34 ++++++++++++++++++++++----
>  1 file changed, 29 insertions(+), 5 deletions(-)
> 
>

applied, thanks!





More information about the pbs-devel mailing list