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]
Date:   Mon, 13 Mar 2023 06:49:48 -0400
From:   Jeff Layton <jlayton@...nel.org>
To:     Luis Chamberlain <mcgrof@...nel.org>, chuck.lever@...cle.com,
        trond.myklebust@...merspace.com, anna@...nel.org,
        linux-nfs@...r.kernel.org
Cc:     ebiederm@...ssion.com, keescook@...omium.org, yzaikin@...gle.com,
        j.granados@...sung.com, patches@...ts.linux.dev,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: nfs/lockd: simplify sysctl registration

On Fri, 2023-03-10 at 14:58 -0800, Luis Chamberlain wrote:
> This is just following the work of the same sysctl registration [0] I
> just emailed you patches for sunprc but for nfs and lockd.
> 
> Feel free to pick up or let me know if you want me to take them through
> my tree. I haven't even finished compile testing all these yet, but they
> are pretty trivial.
> 
> I'm just dropping netdev on this series as its purely nfs/lockd stuff.
> 
> [0] https://lkml.kernel.org/r/20230310225236.3939443-1-mcgrof@kernel.org
> 
> Luis Chamberlain (3):
>   lockd: simplify two-level sysctl registration for nlm_sysctls
>   nfs: simplify two-level sysctl registration for nfs4_cb_sysctls
>   nfs: simplify two-level sysctl registration for nfs_cb_sysctls
> 
>  fs/lockd/svc.c      | 20 +-------------------
>  fs/nfs/nfs4sysctl.c | 21 ++-------------------
>  fs/nfs/sysctl.c     | 20 +-------------------
>  3 files changed, 4 insertions(+), 57 deletions(-)
> 

Reviewed-by: Jeff Layton <jlayton@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ