s/Punt/put/
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