]> www.infradead.org Git - users/sagi/libnvme.git/commit
Ignore errors when opening JSON configuration file
authorHannes Reinecke <hare@suse.de>
Tue, 1 Feb 2022 13:00:24 +0000 (14:00 +0100)
committerHannes Reinecke <hare@suse.de>
Tue, 1 Feb 2022 13:00:24 +0000 (14:00 +0100)
commitbee678d9c3baeb63c93e8bfbac3cac0c959d94f1
treeed8bbcf10842b57b9809c2ff149ca28e72f27130
parentb4080fb52b70406b1ebb3c0ffa09c836fbf2bd7f
Ignore errors when opening JSON configuration file

The JSON configuration file is optional, so any errors during
opening can be ignored.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/nvme/json.c
src/nvme/tree.c