diff options
author | Mike Christie <michael.christie@oracle.com> | 2023-06-27 01:23:04 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-07-03 18:15:14 +0200 |
commit | 1cdaafa1b8b4ef6052869c86ba2b41c0cff05957 (patch) | |
tree | f11c02f6ad2beec29a856a35379ccf13c2999c6d /drivers/md | |
parent | vhost: add helper to parse userspace vring state/file (diff) | |
download | linux-1cdaafa1b8b4ef6052869c86ba2b41c0cff05957.tar.xz linux-1cdaafa1b8b4ef6052869c86ba2b41c0cff05957.zip |
vhost: replace single worker pointer with xarray
The next patch allows userspace to create multiple workers per device,
so this patch replaces the vhost_worker pointer with an xarray so we
can store mupltiple workers and look them up.
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Message-Id: <20230626232307.97930-15-michael.christie@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions