[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241126-weitschuss-jawohl-122aa4ed31d3@brauner>
Date: Tue, 26 Nov 2024 11:00:24 +0100
From: Christian Brauner <brauner@...nel.org>
To: Jinliang Zheng <alexjlzheng@...il.com>
Cc: Christian Brauner <brauner@...nel.org>,
linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jinliang Zheng <alexjlzheng@...cent.com>,
viro@...iv.linux.org.uk,
jack@...e.cz,
adobriyan@...il.com
Subject: Re: [PATCH] fs: fix proc_handler for sysctl_nr_open
On Sun, 24 Nov 2024 11:46:36 +0800, Jinliang Zheng wrote:
> Use proc_douintvec_minmax() instead of proc_dointvec_minmax() to handle
> sysctl_nr_open, because its data type is unsigned int, not int.
>
>
Applied to the vfs-6.14.misc branch of the vfs/vfs.git tree.
Patches in the vfs-6.14.misc branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.14.misc
[1/1] fs: fix proc_handler for sysctl_nr_open
https://git.kernel.org/vfs/vfs/c/d6528c80de02
Powered by blists - more mailing lists