vhost: actually track log eventfd file
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 17 Jul 2015 13:32:03 +0000 (15:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Aug 2015 19:20:31 +0000 (12:20 -0700)
commitbde8e916ed7bfbb694792335043938e206636943
tree3c8d258aaad136bfbd327ebf3f16e847ce5b6df2
parent6c3498f9eef9381a5d45d5b2ca23b455a36795c5
vhost: actually track log eventfd file

commit 7932c0bd7740f4cd2aa168d3ce0199e7af7d72d5 upstream.

While reviewing vhost log code, I found out that log_file is never
set. Note: I haven't tested the change (QEMU doesn't use LOG_FD yet).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/vhost/vhost.c