On 08/23/2010 01:10 PM, Chuck Lever wrote: > 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(-) > All five have been committed... Thanks! steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html