Hi Steve- Here are two clean-up patches, and one patch that modifies the nfs_client struct so it can store both IPv4 and IPv6 addresses concurrently. --- Chuck Lever (3): mountd/exportfs: Make m_addrlist field a nfs_sockaddr libexport.a: Clean up client_add() libexport.a: Refactor client_init() support/export/client.c | 158 ++++++++++++++++++++++++++------------------ support/export/nfsctl.c | 17 ++++- support/include/exportfs.h | 50 +++++++++++++- utils/mountd/auth.c | 2 - utils/mountd/cache.c | 3 + 5 files changed, 158 insertions(+), 72 deletions(-) -- Chuck Lever -- 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