On Wed, Sep 03, 2008 at 02:35:31PM -0400, Chuck Lever wrote: > Hi Bruce- > > Here's the next set of IPv6-related patches for lockd. Please consider these > for 2.6.28. Thanks; applied to git://linux-nfs.org/~bfields/linux.git for-2.6.28 --b. > > --- > > 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