lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9940a310-5a39-4489-a1bf-0809e5914c08@linuxfoundation.org>
Date: Wed, 18 Jun 2025 14:52:08 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Chen Linxuan <chenlinxuan@...ontech.com>, Shuah Khan <shuah@...nel.org>,
 Miklos Szeredi <miklos@...redi.hu>, Christian Brauner <brauner@...nel.org>
Cc: zhanjun@...ontech.com, niecheng1@...ontech.com,
 Amir Goldstein <amir73il@...il.com>, linux-kernel@...r.kernel.org,
 linux-kselftest@...r.kernel.org, linux-fsdevel@...r.kernel.org,
 Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v4] selftests: filesystems: Add functional test for the
 abort file in fusectl

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@...ontech.com>
> Acked-by: Shuah Khan <skhan@...uxfoundation.org>
> Reviewed-by: Amir Goldstein <amir73il@...il.com>
> Co-developed-by: Miklos Szeredi <miklos@...redi.hu>
> Reviewed-by: Miklos Szeredi <miklos@...redi.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ