]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
vduse: add virtio_fs to allowed dev id
authorEugenio Pérez <eperezma@redhat.com>
Tue, 21 Jan 2025 10:33:46 +0000 (11:33 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 25 Feb 2025 12:10:46 +0000 (07:10 -0500)
commitfc80842a2799f83fd0fe73bafdaa8eaae5336ed0
tree7093774e4cd48aff38faf8fb05796489e684e0be
parent3c7df2e27346eb40a0e86230db1ccab195c97cfe
vduse: add virtio_fs to allowed dev id

A VDUSE device that implements virtiofs device works fine just by
adding the device id to the whitelist.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20250121103346.1030165-1-eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
drivers/vdpa/vdpa_user/vduse_dev.c