virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level
commit800ad114f10d0bf94e49b1441e1a13064a45a967
authorMisono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Thu, 8 Oct 2020 11:01:48 +0000 (8 20:01 +0900)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 26 Oct 2020 18:35:32 +0000 (26 18:35 +0000)
treeacbc275f27a18111a7901cf70470c3f214efcca6
parentcece116c939d219070b250338439c2d16f94e3da
virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_level

Just noticed that although help message says default log level is INFO,
it is actually 0 (EMRGE) and no mesage will be shown when error occurs.
It's better to follow help message.

Signed-off-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Message-Id: <20201008110148.2757734-1-misono.tomohiro@jp.fujitsu.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/passthrough_ll.c