
On Wed, Apr 18, 2018 at 01:49:43PM +0200, Peter Krempa wrote:
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.
Either way, do not use the Spellchecked-by tag. Spellcheck-privileges-revoked-by: Peter Krempa Jano
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@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@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano