virtiofsd: make -f (foreground) the default
commit0bbd31753714ac2899efda0f0de31e353e965789
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 27 Aug 2019 09:54:34 +0000 (27 10:54 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:36 +0000 (23 16:41 +0000)
treedc0983a5066d2aa854755d0cdc98a29028562ca9
parentcee8e35d4386e34bf79c3ca2aab7f7b1bb48cf8d
virtiofsd: make -f (foreground) the default

According to vhost-user.rst "Backend program conventions", backend
programs should run in the foregound by default.  Follow the
conventions so libvirt and other management tools can control virtiofsd
in a standard way.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/helper.c