Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-03-04 Thread Jason Wang
On Tue, Feb 25, 2025 at 8:31 PM Michael S. Tsirkin wrote: > > On Tue, Feb 25, 2025 at 01:17:02PM +0100, Eugenio Perez Martin wrote: > > On Mon, Feb 24, 2025 at 10:51 PM Michael S. Tsirkin wrote: > > > > > > On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez wrote: > > > > A VDUSE device that

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-02-25 Thread Michael S. Tsirkin
On Tue, Feb 25, 2025 at 01:17:02PM +0100, Eugenio Perez Martin wrote: > On Mon, Feb 24, 2025 at 10:51 PM Michael S. Tsirkin wrote: > > > > On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez wrote: > > > A VDUSE device that implements virtiofs device works fine just by > > > adding the device

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-02-25 Thread Eugenio Perez Martin
On Mon, Feb 24, 2025 at 10:51 PM Michael S. Tsirkin wrote: > > On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez 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 > > > OK, but the com

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-02-24 Thread Michael S. Tsirkin
On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez 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 OK, but the commit log really should say why you are doing this. And also why is it safe.

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-01-23 Thread Stefan Hajnoczi
On Thu, Jan 23, 2025 at 08:26:57AM +0100, Eugenio Perez Martin wrote: > On Thu, Jan 23, 2025 at 2:50 AM Jason Wang wrote: > > > > On Wed, Jan 22, 2025 at 11:49 PM Stefan Hajnoczi > > wrote: > > > > > > On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez wrote: > > > > A VDUSE device that imp

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-01-22 Thread Eugenio Perez Martin
On Thu, Jan 23, 2025 at 2:50 AM Jason Wang wrote: > > On Wed, Jan 22, 2025 at 11:49 PM Stefan Hajnoczi wrote: > > > > On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez wrote: > > > A VDUSE device that implements virtiofs device works fine just by > > > adding the device id to the whitelist.

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-01-22 Thread Jason Wang
On Wed, Jan 22, 2025 at 11:49 PM Stefan Hajnoczi wrote: > > On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez wrote: > > A VDUSE device that implements virtiofs device works fine just by > > adding the device id to the whitelist. > > The virtiofs DAX Window feature might require extra work.

Re: [PATCH] vduse: add virtio_fs to allowed dev id

2025-01-22 Thread Stefan Hajnoczi
On Tue, Jan 21, 2025 at 11:33:46AM +0100, Eugenio Pérez wrote: > A VDUSE device that implements virtiofs device works fine just by > adding the device id to the whitelist. The virtiofs DAX Window feature might require extra work. It is not widely enabled though, so must virtiofs devices will work