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: <20251215052913.GB30524@lst.de>
Date: Mon, 15 Dec 2025 06:29:13 +0100
From: Christoph Hellwig <hch@....de>
To: "Darrick J. Wong" <djwong@...nel.org>
Cc: Christoph Hellwig <hch@....de>, Zorro Lang <zlang@...nel.org>,
	Anand Jain <asj@...nel.org>, Filipe Manana <fdmanana@...e.com>,
	fstests@...r.kernel.org, linux-ext4@...r.kernel.org,
	linux-xfs@...r.kernel.org
Subject: Re: [PATCH 01/13] dmflakey: override SCRATCH_DEV in _init_flakey

On Fri, Dec 12, 2025 at 12:11:42PM -0800, Darrick J. Wong wrote:
> Ok, so _init_flakey still sets FLAKEY_TABLE_ERROR...
> 
> >  	_dmsetup_create $FLAKEY_NAME --table "$FLAKEY_TABLE" || \
> >  		_fatal "failed to create flakey device"
> >  

> >  # no error will be injected
> >  _init_flakey
> 
> ...but won't _init_flakey clobber the value of FLAKEY_TABLE_ERROR set
> by make_xfs_scratch_flakey_table?

I think so.  But nothing really changed here except for a variable
name, so the whatever clobber was there before is the same and apparently
worked?


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ