[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230310225842.3946871-1-mcgrof@kernel.org>
Date: Fri, 10 Mar 2023 14:58:39 -0800
From: Luis Chamberlain <mcgrof@...nel.org>
To: chuck.lever@...cle.com, jlayton@...nel.org,
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,
Luis Chamberlain <mcgrof@...nel.org>
Subject: nfs/lockd: simplify sysctl registration
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(-)
--
2.39.1
Powered by blists - more mailing lists