On 01/04/2012 02:56 PM, Chuck Lever wrote: > Four minor bug fix patches, for what they're worth, then... > > The fifth patch adds support in mountd for loading a plug-in to > resolve NFS junctions. The plug-in will be provided by fedfs-utils. > Source code will be posted very soon for review. > > We'd like to see this in Fedora 17, if convenient. Meantime, let's > review what I've got. > > --- > > Chuck Lever (5): > mountd: Support junction management plug-ins > mountd: remove newline from xlog() format specifier strings > mountd: Plug v4root memory leak > configure.ac: Don't check for AI_ADDRCONFIG > configure.ac: Clean up help string for --with-statdpath All 5 patches have been committed... I went ahead and fixed the snprintf length issue that was brought up with the 5th patch... I neglected of fix the other issues that were pointed out... I will leave them on my todo list but as always patches are welcome! 8-) steved. > > > aclocal/ipv6.m4 | 11 -- > configure.ac | 10 +- > utils/mountd/Makefile.am | 2 > utils/mountd/cache.c | 225 ++++++++++++++++++++++++++++++++++++++++++++++ > utils/mountd/fsloc.c | 10 +- > utils/mountd/v4root.c | 2 > 6 files changed, 237 insertions(+), 23 deletions(-) > -- 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