Hi Bruce- Here's the next set of IPv6-related patches for lockd. Please consider these for 2.6.28. --- Chuck Lever (7): lockd: Update nsm_find() to support non-AF_INET addresses lockd: Combine __nsm_find() and nsm_find(). lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses NSM: Use sockaddr_storage for sm_addr field lockd: Use sockaddr_storage for h_saddr field lockd: Use sockaddr_storage + length for h_addr field fs/lockd/clntlock.c | 3 + fs/lockd/host.c | 115 ++++++++++++++++++++++++++++--------------- fs/lockd/mon.c | 2 - fs/lockd/svcsubs.c | 2 - include/linux/lockd/lockd.h | 79 +++++++++++++++++++++++++++--- 5 files changed, 149 insertions(+), 52 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