K 10 svn:author V 4 csjp K 8 svn:date V 27 2006-01-15T20:14:11.000000Z K 7 svn:log V 259 vfs_busy can only return something useful if MNTK_UNMOUNT has been set. Since we are using vfs_busy() on a freshly allocated mount structure, use (void) to show that we do not care about the return value. Found with: Coverity Prevent (tm) MFC after: 2 weeks END