Re: [RFC v2 1/5] vduse: add virtio_fs to allowed dev id
From: Jason Wang
Date: Sun Feb 23 2025 - 20:59:52 EST
On Sat, Feb 22, 2025 at 1:06 AM Eugenio Pérez <eperezma@xxxxxxxxxx> wrote:
>
> 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@xxxxxxxxxx>
> Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
> ---
Let's separate this from this series.
Thanks