K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-09-01T01:12:55.791150Z K 7 svn:log V 277 Add a check to test for the case of the "tls" option being used with "udp". The KERN_TLS only supports TCP, so use of the "tls" option with "udp" will not work. This patch adds a test for this case, so that the mount is not attempted when both "tls" and "udp" are specified. END