From: Chuck Lever <chuck.lever@oracle.com>
To: steved@redhat.com
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/5] More mountd patches
Date: Mon, 23 Aug 2010 13:10:38 -0400 [thread overview]
Message-ID: <20100823170552.2123.43124.stgit@matisse.1015granger.net> (raw)
Hi Steve-
Here are some clean-up and bug fix patches I'd like you to apply
before I start sending the IPv6 series.
The first two fix a bug reported by Neil. I posted these to you a
few weeks ago, but I don't see them in your repo yet.
The next bug is the statd DNS bug that Ben Hutchings reported months
ago. We just got confirmation that the patch does indeed fix the
problem.
The last two patches are two clean-ups from my IPv6 series. The first
is uncontroversial. The second converts exportfs to use xlog() more
idiomatically, allowing debugging messages in libexport.a to be
enabled from the exportfs command line.
---
Chuck Lever (5):
exportfs: Use xlog() for error reporting
exportfs: exportfs.c no longer needs #include "xmalloc.h"
statd: statd fails to monitor if no reverse mapping of mon_name exists
libexport: Fix IP address check in check_netgroup()
libexport: Add a common exit label to check_netgroup()
support/export/client.c | 44 ++++++++++++++++++++++++--------
utils/exportfs/exportfs.c | 62 ++++++++++++++++++++++++---------------------
utils/statd/hostname.c | 4 ++-
3 files changed, 69 insertions(+), 41 deletions(-)
--
Chuck Lever
next reply other threads:[~2010-08-23 17:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-23 17:10 Chuck Lever [this message]
2010-08-23 17:10 ` [PATCH 1/5] libexport: Add a common exit label to check_netgroup() Chuck Lever
2010-08-23 17:11 ` [PATCH 2/5] libexport: Fix IP address check in check_netgroup() Chuck Lever
2010-08-23 17:11 ` [PATCH 3/5] statd: statd fails to monitor if no reverse mapping of mon_name exists Chuck Lever
2010-08-23 17:11 ` [PATCH 4/5] exportfs: exportfs.c no longer needs #include "xmalloc.h" Chuck Lever
2010-08-23 17:11 ` [PATCH 5/5] exportfs: Use xlog() for error reporting Chuck Lever
[not found] ` <20100823170552.2123.43124.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2010-08-24 11:24 ` [PATCH 0/5] More mountd patches Steve Dickson
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=20100823170552.2123.43124.stgit@matisse.1015granger.net \
--to=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/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