[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070306185314.GA18555@ca-server1.us.oracle.com>
Date: Tue, 6 Mar 2007 10:53:14 -0800
From: Mark Fasheh <mark.fasheh@...cle.com>
To: Akinobu Mita <akinobu.mita@...il.com>
Cc: linux-kernel@...r.kernel.org, Kurt Hackel <kurt.hackel@...cle.com>
Subject: Re: [PATCH] ocfs2: fix module_init error handling
On Wed, Mar 07, 2007 at 01:38:17AM +0900, Akinobu Mita wrote:
> OK. There are three problems (these are not likely to happen)
>
> - There is no error handling when register_filesystem() fails
> (several slab caches, debugfs directory, and workqueue will not be cleaned)
>
> - workqueue will not be cleaned if debugfs_create_dir() returns error.
>
> - kmem_cache_destroy() with NULL oops will happen if
> ocfs2_free_mem_caches(), exit_ocfs2_uptodate_cache(),
> or exit_ocfs2_extent_maps() return error.
Ok, both those patches are in ocfs2.git now.
--Mark
--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh@...cle.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists