[PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-08 Thread Juergen Gross
Add the node accounting to the accounting information buffering in order to avoid having to undo it in case of failure. This requires to call domain_nbentry_dec() before any changes to the data base, as it can return an error now. Signed-off-by: Juergen Gross --- V5: - add error handling after d

Re: [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-09 Thread Julien Grall
Hi Juergen, On 08/05/2023 12:47, Juergen Gross wrote: Add the node accounting to the accounting information buffering in order to avoid having to undo it in case of failure. This requires to call domain_nbentry_dec() before any changes to the data base, as it can return an error now. Signed-of

Re: [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-10 Thread Juergen Gross
On 09.05.23 20:46, Julien Grall wrote: Hi Juergen, On 08/05/2023 12:47, Juergen Gross wrote: Add the node accounting to the accounting information buffering in order to avoid having to undo it in case of failure. This requires to call domain_nbentry_dec() before any changes to the data base, a

Re: [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-10 Thread Julien Grall
Hi, On 10/05/2023 13:54, Juergen Gross wrote: On 09.05.23 20:46, Julien Grall wrote: Hi Juergen, On 08/05/2023 12:47, Juergen Gross wrote: Add the node accounting to the accounting information buffering in order to avoid having to undo it in case of failure. This requires to call domain_nben

Re: [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-10 Thread Juergen Gross
On 10.05.23 23:31, Julien Grall wrote: Hi, On 10/05/2023 13:54, Juergen Gross wrote: On 09.05.23 20:46, Julien Grall wrote: Hi Juergen, On 08/05/2023 12:47, Juergen Gross wrote: Add the node accounting to the accounting information buffering in order to avoid having to undo it in case of fai

Re: [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-11 Thread Julien Grall
Hi Juergen, On 11/05/2023 06:25, Juergen Gross wrote: On 10.05.23 23:31, Julien Grall wrote: On 10/05/2023 13:54, Juergen Gross wrote: On 09.05.23 20:46, Julien Grall wrote: Hi Juergen, On 08/05/2023 12:47, Juergen Gross wrote: Add the node accounting to the accounting information buffering

Re: [PATCH v5 05/14] tools/xenstore: use accounting buffering for node accounting

2023-05-25 Thread Juergen Gross
On 11.05.23 14:07, Julien Grall wrote: Hi Juergen, On 11/05/2023 06:25, Juergen Gross wrote: On 10.05.23 23:31, Julien Grall wrote: On 10/05/2023 13:54, Juergen Gross wrote: On 09.05.23 20:46, Julien Grall wrote: Hi Juergen, On 08/05/2023 12:47, Juergen Gross wrote: Add the node accounting