Re: [pve-devel] [PATCH v3 00/19] lxc pending changes

2019-10-17 Thread Thomas Lamprecht
On 10/14/19 10:28 AM, Oguz Bektas wrote: > this patch series makes it possible to add/delete/revert pending changes > in the backend for containers. > > v2 -> v3: > * reorder and squash/split commits > * split load_current_config and load_snapshot_config > * use perl hash representation for the pe

[pve-devel] [PATCH v3 00/19] lxc pending changes

2019-10-14 Thread Oguz Bektas
this patch series makes it possible to add/delete/revert pending changes in the backend for containers. v2 -> v3: * reorder and squash/split commits * split load_current_config and load_snapshot_config * use perl hash representation for the pending delete hash * remove semi-related stuff (i.e. nam