All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Li RongQing <lirongqing@baidu.com>
Cc: vgoyal@redhat.com, miklos@szeredi.hu, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] virtio_fs: remove duplicate check if queue is broken
Date: Mon, 15 Jan 2024 13:29:44 -0500	[thread overview]
Message-ID: <20240115182944.GA1143584@fedora> (raw)
In-Reply-To: <20240115071505.43917-1-lirongqing@baidu.com>

[-- 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 --]

       reply	other threads:[~2024-01-15 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240115071505.43917-1-lirongqing@baidu.com>
2024-01-15 18:29 ` Stefan Hajnoczi [this message]
2024-03-01  9:43   ` [PATCH] virtio_fs: remove duplicate check if queue is broken Miklos Szeredi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240115182944.GA1143584@fedora \
    --to=stefanha@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=lirongqing@baidu.com \
    --cc=miklos@szeredi.hu \
    --cc=vgoyal@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.