All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] More mountd patches
@ 2010-08-23 17:10 Chuck Lever
  2010-08-23 17:10 ` [PATCH 1/5] libexport: Add a common exit label to check_netgroup() Chuck Lever
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chuck Lever @ 2010-08-23 17:10 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-24 11:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-23 17:10 [PATCH 0/5] More mountd patches Chuck Lever
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.