K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-12-20T00:43:51.000000Z K 7 svn:log V 184 vfs_mount_alloc() always returns 0, but what we really want is newly allocated 'struct mount *' pointer, so simplify code a bit and return the pointer directly. Reviewed by: ssouhlal END