K 10 svn:author V 3 phk K 8 svn:date V 27 2004-12-03T21:14:46.000000Z K 7 svn:log V 240 When omount() is called, check if the filesystem have a cmount method and if so call it. The cmount method will gather and interpret omount() style arguments, and issue a kern_[v]mount() call to execute the corresponding nmount operation. END