From: Giulio Benetti <giulio.benetti@benettiengineering.com>
To: Steve Dickson <SteveD@RedHat.com>
Cc: linux-nfs@vger.kernel.org,
Giulio Benetti <giulio.benetti@benettiengineering.com>
Subject: [nfs-utils PATCH 0/3] bump rpcgen version and silence some warning
Date: Mon, 13 Jan 2020 17:29:15 +0100 [thread overview]
Message-ID: <20200113162918.77144-1-giulio.benetti@benettiengineering.com> (raw)
Giulio Benetti (3):
rpcgen: bump to latest version
rpcgen: rpc_cout: silence format-nonliteral
support: nfs: rpc_socket: silence unused parameter warning on salen
support/nfs/rpc_socket.c | 2 +
tools/rpcgen/Makefile.am | 24 +-
tools/rpcgen/proto.h | 65 ++
tools/rpcgen/rpc_clntout.c | 458 +++++---
tools/rpcgen/rpc_cout.c | 1269 ++++++++++++----------
tools/rpcgen/rpc_hout.c | 915 +++++++++-------
tools/rpcgen/rpc_main.c | 2083 +++++++++++++++++++++---------------
tools/rpcgen/rpc_parse.c | 1055 +++++++++---------
tools/rpcgen/rpc_parse.h | 103 +-
tools/rpcgen/rpc_sample.c | 465 ++++----
tools/rpcgen/rpc_scan.c | 812 +++++++-------
tools/rpcgen/rpc_scan.h | 91 +-
tools/rpcgen/rpc_svcout.c | 1647 +++++++++++++++-------------
tools/rpcgen/rpc_tblout.c | 265 ++---
tools/rpcgen/rpc_util.c | 656 ++++++------
tools/rpcgen/rpc_util.h | 170 ++-
tools/rpcgen/rpcgen.1 | 442 ++++++++
17 files changed, 6123 insertions(+), 4399 deletions(-)
create mode 100644 tools/rpcgen/proto.h
create mode 100644 tools/rpcgen/rpcgen.1
--
2.20.1
next reply other threads:[~2020-01-13 16:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 16:29 Giulio Benetti [this message]
2020-01-13 16:29 ` [nfs-utils PATCH 2/3] rpcgen: rpc_cout: silence format-nonliteral Giulio Benetti
2020-01-13 16:29 ` [nfs-utils PATCH 3/3] support: nfs: rpc_socket: silence unused parameter warning on salen Giulio Benetti
2020-01-16 20:37 ` [nfs-utils PATCH 0/3] bump rpcgen version and silence some warning Steve Dickson
2020-01-16 20:41 ` Giulio Benetti
2020-01-16 20:44 ` Giulio Benetti
2020-01-16 21:08 ` Steve Dickson
2020-01-17 6:30 ` Petr Vorel
2020-01-17 14:32 ` Steve Dickson
2020-01-19 18:45 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200113162918.77144-1-giulio.benetti@benettiengineering.com \
--to=giulio.benetti@benettiengineering.com \
--cc=SteveD@RedHat.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox