[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130819143752.GA12266@infradead.org>
Date: Mon, 19 Aug 2013 07:37:52 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Cong Wang <amwang@...hat.com>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Steve French <sfrench@...ba.org>,
Christine Caulfield <ccaulfie@...hat.com>,
David Teigland <teigland@...hat.com>,
Trond Myklebust <Trond.Myklebust@...app.com>,
linux-cifs@...r.kernel.org, linux-kernel@...r.kernel.org,
cluster-devel@...hat.com, linux-nfs@...r.kernel.org
Subject: Re: [Patch net-next v3 7/9] fs: use generic union inet_addr and
helper functions
> @@ -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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists