blkdebug: Allow usage without config file
authorKevin Wolf <kwolf@redhat.com>
Thu, 6 Dec 2012 13:32:55 +0000 (14:32 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 12 Dec 2012 11:33:48 +0000 (12:33 +0100)
commit312a2ba0eb8ab19646517aeaa785475d3fbcfd51
tree2f2efc7e3d7b5da67703199b37e8007b51c984ce
parentb83c18e225cf82a21535561270b6dfd86b1c9031
blkdebug: Allow usage without config file

As soon as new rules can be set during runtime, as introduced by the
next patch, blkdebug makes sense even without a config file.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/blkdebug.c