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] [day] [month] [year] [list]
Message-ID: <174913391593.1334788.12573328900273242267.b4-ty@oracle.com>
Date: Thu,  5 Jun 2025 10:32:25 -0400
From: Chuck Lever <cel@...nel.org>
To: jlayton@...nel.org,
	neil@...wn.name,
	okorniev@...hat.com,
	Dai.Ngo@...cle.com,
	tom@...pey.com,
	Su Hui <suhui@...china.com>
Cc: Chuck Lever <chuck.lever@...cle.com>,
	linux-nfs@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v2] nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8

From: Chuck Lever <chuck.lever@...cle.com>

On Wed, 04 Jun 2025 11:47:26 +0800, Su Hui wrote:
> The valid values for ek_fsidtype are actually 0-7 so it's better to
> change the type to u8. Also using kstrtou8() to relpace simple_strtoul(),
> kstrtou8() is safer and more suitable for u8.
> 
> 

Applied to nfsd-testing, thanks!

[1/1] nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
      commit: 6d347df2660c6521c665b19f80b25e20363a660e

--
Chuck Lever


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ