Linux filesystem development
 help / color / mirror / Atom feed
From: Luis Henriques <luis@igalia.com>
To: Bernd Schubert <bschubert@ddn.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	 Dan Carpenter <dan.carpenter@linaro.org>,
	 Joanne Koong <joannelkoong@gmail.com>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 0/5] fuse: over-io-uring fixes
Date: Fri, 24 Jan 2025 08:59:53 +0000	[thread overview]
Message-ID: <8734h8poxi.fsf@igalia.com> (raw)
In-Reply-To: <20250123-fuse-uring-for-6-14-incremental-to-v10-v1-0-8aee9f27c066@ddn.com> (Bernd Schubert's message of "Thu, 23 Jan 2025 17:55:29 +0100")

Hi Bernd,

On Thu, Jan 23 2025, Bernd Schubert wrote:

> This is a list of fixes that came up from review of Luis
> and smatch run from Dan.
> I didn't put in commit id in the "Fixes:" line, as it is
> fuse-io-uring is in linux next only and might get rebases
> with new IDs.

Thank you for this, Bernd.  And sorry for the extra work -- I should have
sent these patches myself instead of simply sending review comments. :-(

Anyway, they all look good, and probably they should simply be squashed
into the respective patches they are fixing.  If they are kept separately,
feel free to add my

Reviewed-by: Luis Henriques <luis@igalia.com>

Cheers,
-- 
Luís

> Signed-off-by: Bernd Schubert <bschubert@ddn.com>
> ---
> Bernd Schubert (5):
>       fuse: Fix copy_from_user error return code in fuse_uring_commit
>       fuse: Remove an err= assignment and move a comment
>       fuse: prevent disabling io-uring on active connections
>       fuse: Remove unneeded include in fuse_dev_i.h
>       fuse: Fix the struct fuse_args->in_args array size
>
>  fs/fuse/dev_uring.c  | 23 ++++++++++++-----------
>  fs/fuse/fuse_dev_i.h |  1 -
>  fs/fuse/fuse_i.h     |  2 +-
>  3 files changed, 13 insertions(+), 13 deletions(-)
> ---
> base-commit: a5ca7ba2e604b5d4eb54e1e2746851fdd5d9e98f
> change-id: 20250123-fuse-uring-for-6-14-incremental-to-v10-b6b916b77720
>
> Best regards,
> -- 
> Bernd Schubert <bschubert@ddn.com>
>

  parent reply	other threads:[~2025-01-24  9:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-23 16:55 [PATCH 0/5] fuse: over-io-uring fixes Bernd Schubert
2025-01-23 16:55 ` [PATCH 1/5] fuse: Fix copy_from_user error return code in fuse_uring_commit Bernd Schubert
2025-01-23 16:55 ` [PATCH 2/5] fuse: Remove an err= assignment and move a comment Bernd Schubert
2025-01-23 16:55 ` [PATCH 3/5] fuse: prevent disabling io-uring on active connections Bernd Schubert
2025-01-23 16:55 ` [PATCH 4/5] fuse: Remove unneeded include in fuse_dev_i.h Bernd Schubert
2025-01-23 16:55 ` [PATCH 5/5] fuse: Fix the struct fuse_args->in_args array size Bernd Schubert
2025-01-24  8:59 ` Luis Henriques [this message]
2025-01-24 10:25   ` [PATCH 0/5] fuse: over-io-uring fixes Miklos Szeredi
2025-01-24 10:44     ` Luis Henriques
2025-01-24 13:22     ` Bernd Schubert
2025-01-24 18:56   ` Joanne Koong
2025-01-24 18:59     ` Bernd Schubert

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=8734h8poxi.fsf@igalia.com \
    --to=luis@igalia.com \
    --cc=bschubert@ddn.com \
    --cc=dan.carpenter@linaro.org \
    --cc=joannelkoong@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox