Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Chen Linxuan <chenlinxuan@uniontech.com>,
	Shuah Khan <shuah@kernel.org>, Miklos Szeredi <miklos@szeredi.hu>,
	Christian Brauner <brauner@kernel.org>
Cc: zhanjun@uniontech.com, niecheng1@uniontech.com,
	Amir Goldstein <amir73il@gmail.com>,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-fsdevel@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
Date: Wed, 18 Jun 2025 14:52:08 -0600	[thread overview]
Message-ID: <9940a310-5a39-4489-a1bf-0809e5914c08@linuxfoundation.org> (raw)
In-Reply-To: <20250612094033.2538122-2-chenlinxuan@uniontech.com>

On 6/12/25 03:40, Chen Linxuan wrote:
> This patch add a simple functional test for the "abort" file
> in fusectlfs (/sys/fs/fuse/connections/ID/about).
> 
> A simple fuse daemon is added for testing.
> 
> Related discussion can be found in the link below.
> 
> Link: https://lore.kernel.org/all/CAOQ4uxjKFXOKQxPpxtS6G_nR0tpw95w0GiO68UcWg_OBhmSY=Q@mail.gmail.com/
> Signed-off-by: Chen Linxuan <chenlinxuan@uniontech.com>
> Acked-by: Shuah Khan <skhan@linuxfoundation.org>
> Reviewed-by: Amir Goldstein <amir73il@gmail.com>
> Co-developed-by: Miklos Szeredi <miklos@szeredi.hu>
> Reviewed-by: Miklos Szeredi <miklos@szeredi.hu>
> ---
> Changes in v4:
> - Apply patch suggested by Miklos Szeredi
>    - Setting up a userns environment for testing
>    - Fix a EBUSY on umount/rmdir
> - Link to v3: https://lore.kernel.org/all/20250610021007.2800329-2-chenlinxuan@uniontech.com/
> Changes in v3:
> - Apply changes suggested by Amir Goldstein
>    - Rename the test subdir to filesystems/fuse
>    - Verify errno when connection is aborted
> - Apply changes suggested by Shuah Khan
>    - Update commit message
> - Link to v2: https://lore.kernel.org/all/20250517012350.10317-2-chenlinxuan@uniontech.com/
> Changes in v2:
> - Apply changes suggested by Amir Goldstein
>     - Check errno
> - Link to v1: https://lore.kernel.org/all/20250515073449.346774-2-chenlinxuan@uniontech.com/

+ adding Christian to the thread

Hi Christian,

Would you like me to take this patch through my tree?

thanks,
-- Shuah

  reply	other threads:[~2025-06-18 20:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-12  9:40 [PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl Chen Linxuan
2025-06-18 20:52 ` Shuah Khan [this message]
2025-06-19 10:03   ` Christian Brauner
2025-06-19 10:04 ` Christian Brauner
2025-07-17  7:13   ` Amir Goldstein
2025-08-05 19:12     ` 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=9940a310-5a39-4489-a1bf-0809e5914c08@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=amir73il@gmail.com \
    --cc=brauner@kernel.org \
    --cc=chenlinxuan@uniontech.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=niecheng1@uniontech.com \
    --cc=shuah@kernel.org \
    --cc=zhanjun@uniontech.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox