]> git.decadent.org.uk Git - nfs-utils.git/commit
Don't complain if two exports of different types match the same IP address.
authorNeil Brown <neilb@suse.de>
Fri, 16 Mar 2007 00:58:39 +0000 (11:58 +1100)
committerNeil Brown <neilb@suse.de>
Fri, 16 Mar 2007 00:58:39 +0000 (11:58 +1100)
commit116748fccf43b246f200ec1ece0a300e43042f31
tree4446a3bbcee1f581f5baa073258862708c5eb03e
parent8ab0b89f09dff407101a6f22265873a283e73901
Don't complain if two exports of different types match the same IP address.

As nfs-utils as an ordering of client types (hostname, netmask,
wildcard, netgroup), it is expected that sometimes the one IP will
match two or more of these and the first will over-ride.  So
don't both complaining when that happens.
utils/mountd/cache.c