[Cluster-devel] [Patch net-next v3 7/9] fs: use generic union inet_addr and helper functions

Christoph Hellwig hch at infradead.org
Mon Aug 19 14:37:52 UTC 2013


> @@ -1900,17 +1901,9 @@ srcip_matches(struct sockaddr *srcaddr, struct sockaddr *rhs)
>  {

I think your new sockaddr_equal should be equivalent to to this
srcip_matches, that is it should warn about and return false for unknown
address families.




More information about the Cluster-devel mailing list