]> www.infradead.org Git - users/dwmw2/qemu.git/commit
blkdebug: Always call read_config()
authorMax Reitz <mreitz@redhat.com>
Fri, 20 Dec 2013 18:28:06 +0000 (19:28 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Jan 2014 11:07:17 +0000 (12:07 +0100)
commit85a040e5485413333da4fcf98bc8b28c92fa623f
tree7e8b953e89dd6984172a1130ac73c4e10d2b791c
parentadf5c449e5beb163999e4ba7366d5f9aebb504a1
blkdebug: Always call read_config()

Move the check whether there actually is a config file into the
read_config() function.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/blkdebug.c