[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZQTM6l7NrsVHFoR5@lore-desk>
Date: Fri, 15 Sep 2023 23:30:18 +0200
From: Lorenzo Bianconi <lorenzo@...nel.org>
To: Chuck Lever <chuck.lever@...cle.com>
Cc: linux-nfs@...r.kernel.org, lorenzo.bianconi@...hat.com,
jlayton@...nel.org, neilb@...e.de, netdev@...r.kernel.org
Subject: Re: [PATCH v8 0/3] add rpc_status netlink support for NFSD
[...]
> > Documentation/netlink/specs/nfsd_server.yaml | 97 +++++++++
> > fs/nfsd/Makefile | 3 +-
> > fs/nfsd/nfs_netlink_gen.c | 32 +++
> > fs/nfsd/nfs_netlink_gen.h | 22 ++
> > fs/nfsd/nfsctl.c | 204 +++++++++++++++++++
> > fs/nfsd/nfsd.h | 16 ++
> > fs/nfsd/nfssvc.c | 15 ++
> > fs/nfsd/state.h | 2 -
> > include/linux/sunrpc/svc.h | 1 +
> > include/uapi/linux/nfsd_server.h | 49 +++++
> > 10 files changed, 438 insertions(+), 3 deletions(-)
> > create mode 100644 Documentation/netlink/specs/nfsd_server.yaml
> > create mode 100644 fs/nfsd/nfs_netlink_gen.c
> > create mode 100644 fs/nfsd/nfs_netlink_gen.h
> > create mode 100644 include/uapi/linux/nfsd_server.h
>
> Hi Lorenzo -
>
> I've applied these three to nfsd-next with the following changes:
>
> - Renaming as we discussed
> - Replaced the nested compound_op attribute -- may require some user
> space tooling changes
> - Simon's Smatch bug fixed
> - Squashed 1/3 and 2/3 into one patch
> - Added Closes/Acked-by etc
Hi Chuck,
Thanks for addressing the points above.
>
> If you spot a bug, send patches against nfsd-next and I can squash
> them in.
ack, I will do
>
> I was wondering if you have a little more time to try adding one or
> two control cmds. write_threads and v4_end_grace might be simple
> ones to start with. No problem if you are "done" with this project,
> I can add these over time.
sure, no worries. I will look into them soon :)
Regards,
Lorenzo
>
> --
> Chuck Lever
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists