Eric Biggers d25cc43c67 vhost: don't hold onto file pointer for VHOST_SET_LOG_FD
We already hold a reference to the eventfd_ctx, which is sufficient;
there's no need to hold a reference to the struct file as well.  So get
rid of vhost_dev->log_file.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
2018-02-01 16:26:47 +02:00
..
2018-01-04 17:06:25 +01:00
2018-01-31 01:47:34 +02:00
2017-12-08 13:18:47 -08:00
2018-01-09 14:19:41 +01:00
2018-01-19 15:20:00 -08:00
2017-12-18 13:55:43 -07:00
2018-01-12 10:00:15 -08:00