K 10 svn:author V 4 manu K 8 svn:date V 27 2017-09-27T09:39:16.230667Z K 7 svn:log V 368 vfs_export: Simplify vfs_export_lookup If the filesystem is not exported directly return NULL. If no address is given and filesystem is exported using some default one return it directly, if it doesn't have a default one directly return NULL. Reviewed by: kib, bapt MFC after: 1 week Sponsored by: Gandi.net Differential Revision: https://reviews.freebsd.org/D12505 END