On Wed, Apr 18, 2018 at 13:31:34 +0200, Ján Tomko wrote:
s/Punt/put/
I actually meant 'punt'
https://en.wiktionary.org/wiki/punt#Verb_2
But I can use your suggestion as well.
On Wed, Apr 18, 2018 at 12:55:41PM +0200, Peter Krempa wrote:
> Currently it is not used in backing chains and does not seem that we
> will need to use it so return it back to the disk definition. Thankfully
> most accesses are done via the accessors.
>
> Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
> ---
> src/conf/domain_conf.c | 11 ++++++-----
> src/conf/domain_conf.h | 2 ++
> src/util/virstoragefile.c | 6 ------
> src/util/virstoragefile.h | 1 -
> 4 files changed, 8 insertions(+), 12 deletions(-)
>
Spellchecked-by: Ján Tomko <jtomko(a)redhat.com>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano