* Re: [PATCH] virtio_fs: remove duplicate check if queue is broken [not found] <20240115071505.43917-1-lirongqing@baidu.com> @ 2024-01-15 18:29 ` Stefan Hajnoczi 2024-03-01 9:43 ` Miklos Szeredi 0 siblings, 1 reply; 2+ messages in thread From: Stefan Hajnoczi @ 2024-01-15 18:29 UTC (permalink / raw) To: Li RongQing; +Cc: vgoyal, miklos, linux-fsdevel [-- Attachment #1: Type: text/plain, Size: 411 bytes --] On Mon, Jan 15, 2024 at 03:15:05PM +0800, Li RongQing wrote: > virtqueue_enable_cb() will call virtqueue_poll() which will check if > queue is broken at beginning, so remove the virtqueue_is_broken() call > > Signed-off-by: Li RongQing <lirongqing@baidu.com> > --- > fs/fuse/virtio_fs.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] virtio_fs: remove duplicate check if queue is broken 2024-01-15 18:29 ` [PATCH] virtio_fs: remove duplicate check if queue is broken Stefan Hajnoczi @ 2024-03-01 9:43 ` Miklos Szeredi 0 siblings, 0 replies; 2+ messages in thread From: Miklos Szeredi @ 2024-03-01 9:43 UTC (permalink / raw) To: Stefan Hajnoczi; +Cc: Li RongQing, vgoyal, linux-fsdevel On Mon, 15 Jan 2024 at 19:29, Stefan Hajnoczi <stefanha@redhat.com> wrote: > > On Mon, Jan 15, 2024 at 03:15:05PM +0800, Li RongQing wrote: > > virtqueue_enable_cb() will call virtqueue_poll() which will check if > > queue is broken at beginning, so remove the virtqueue_is_broken() call > > > > Signed-off-by: Li RongQing <lirongqing@baidu.com> > > --- > > fs/fuse/virtio_fs.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Applied, thanks. Miklos ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-01 9:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20240115071505.43917-1-lirongqing@baidu.com>
2024-01-15 18:29 ` [PATCH] virtio_fs: remove duplicate check if queue is broken Stefan Hajnoczi
2024-03-01 9:43 ` Miklos Szeredi
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.