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: <20250619-einlud-gestrafft-8e6d725d491d@brauner>
Date: Thu, 19 Jun 2025 12:03:12 +0200
From: Christian Brauner <brauner@...nel.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: Chen Linxuan <chenlinxuan@...ontech.com>, 
	Shuah Khan <shuah@...nel.org>, Miklos Szeredi <miklos@...redi.hu>, 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
Subject: Re: [PATCH v4] selftests: filesystems: Add functional test for the
 abort file in fusectl

On Wed, Jun 18, 2025 at 02:52:08PM -0600, Shuah Khan wrote:
> 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?

I'll just take it otherwise it'll end up causing pointless merge
conflicts as I'm touching that code as well.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ