Re: [PATCH v2 2/6] sysctl: Fixes nsm_local_state bounds
| Newsgroups | gmane.linux.drivers.rdma,gmane.linux.kernel,gmane.linux.scsi,gmane.comp.file-systems.coda.general,gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
From: Chuck Lever <[email protected]> On Mon, 24 Feb 2025 10:58:17 +0100, [email protected] wrote: > Bound nsm_local_state sysctl writings between SYSCTL_ZERO > and SYSCTL_INT_MAX. > > The proc_handler has thus been updated to proc_dointvec_minmax. > > Applied to nfsd-testing with modifications, thanks! [2/6] sysctl: Fixes nsm_local_state bounds commit: 8e6d33ea0159b39d670b7986324bd6135ee9d5f7 -- Chuck Lever