All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Fasheh <mark.fasheh@oracle.com>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: linux-kernel@vger.kernel.org, Kurt Hackel <kurt.hackel@oracle.com>
Subject: Re: [PATCH] ocfs2: fix module_init error handling
Date: Tue, 6 Mar 2007 10:53:14 -0800	[thread overview]
Message-ID: <20070306185314.GA18555@ca-server1.us.oracle.com> (raw)
In-Reply-To: <961aa3350703060838i244469e2g7b10737343398b45@mail.gmail.com>

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@oracle.com

      reply	other threads:[~2007-03-06 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04 13:34 [PATCH] ocfs2: fix module_init error handling Akinobu Mita
2007-03-05 19:58 ` Joel Becker
2007-03-06 16:38   ` Akinobu Mita
2007-03-06 18:53     ` Mark Fasheh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070306185314.GA18555@ca-server1.us.oracle.com \
    --to=mark.fasheh@oracle.com \
    --cc=akinobu.mita@gmail.com \
    --cc=kurt.hackel@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.