its not that i think. its that import makes a connection and then authenticates the user (then might push ssl) and then mounts. where 9fs, it doesnt matter who makes the connection, and authentication is done for every attach/mount.
a namespace is created for a specific user. so to authenticate with import, it has to make a new connection every time to run the authentication. -- cinap
