numam-dpdk/lib/librte_vhost
Pavel Boldin 38f4f01f8f vhost: fix file struct leakage
Due to increased `struct file's reference counter subsequent call
to `filp_close' does not free the `struct file'. Prepend `fput' call
to decrease the reference counter.

Signed-off-by: Pavel Boldin <pboldin@mirantis.com>
Acked-by: Huawei Xie <huawei.xie@intel.com>
2015-03-26 22:33:41 +01:00
..
eventfd_link vhost: fix file struct leakage 2015-03-26 22:33:41 +01:00
libvirt vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
vhost_cuse vhost: support ifname for vhost-user 2015-02-24 01:38:16 +01:00
vhost_user vhost: fix build 2015-03-20 23:01:42 +01:00
Makefile vhost: add build option for vhost-user 2015-03-17 00:46:01 +01:00
rte_vhost_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_virtio_net.h vhost: add hint on how to add or remove device to a data core 2015-03-17 12:39:52 +01:00
vhost_rxtx.c vhost: fix index when mbuf allocation fails 2015-03-26 22:33:41 +01:00
vhost-net.h lib: fix C++11 compilation 2015-02-24 02:46:52 +01:00
virtio-net.c vhost: check file descriptor before closing 2015-03-09 12:46:46 +01:00
virtio-net.h vhost: implement cuse memory table 2015-02-24 01:38:14 +01:00