]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
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)
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.


No differences found