K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-03-22T18:35:11.585606Z K 7 svn:log V 196 Add the "-tls" and "-tlscert" export options to mountd.c. Unfortunately, flags in the export structure is an int and not a uint64_t, so I had to hack around that. This needs to be fixed properly. END