K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-08-02T21:46:21.000000Z K 7 svn:log V 374 Fix a few bugs, some of which I introduced in recent commits: - clean_mtab(): Actually use the strdup'd version of the host that we go to the trouble of creating. - do_umntall/do_umount: Don't return success if clnt_create() fails. Don't access a client pointer after it has been destroyed. Remember to destroy the authentication information we created. END