K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-03-22T18:41:51.947901Z K 7 svn:log V 283 Hack around 32bit flags in the export_args structure by (re)defining the export flags under MNTEX_ instead of MNT_. It retains the bits already used, but allows others that are MNT_xxx bits not used in export_args to be defined for export_args. This might be a rasonable workaround? END