commit | 05c05351943cc03bf5c77e86953b24ae6fb21368 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 06 15:20:39 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 11 02:46:21 2013 -0700 |
tree | 51274c86eeca2cd5040979d1fdebd81fe0518a19 | |
parent | c2020be3c35ab230b4ee046c262ddab3e0d3aab4 [diff] |
vhost: check owner before we overwrite ubuf_info If device has an owner, we shouldn't touch ubuf_info since it might be in use. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>