From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 5/5] ocfs2: Disable orphan scanning for local and hard-ro mounts
Date: Thu, 9 Jul 2009 17:51:49 -0700 [thread overview]
Message-ID: <20090710005148.GB8522@mail.oracle.com> (raw)
In-Reply-To: <4A53BC84.5000405@suse.com>
On Tue, Jul 07, 2009 at 05:22:12PM -0400, Jeff Mahoney wrote:
> Subject: ocfs2: Fixup orphan scan cleanup after failed mount
>
>
> If the mount fails for any reason, ocfs2_dismount_volume calls
> ocfs2_orphan_scan_stop. It requires that ocfs2_orphan_scan_init
> be called to setup the mutex and work queues, but that doesn't
> happen if the mount has failed and we oops accessing an uninitialized
> work queue.
>
> This patch splits the init and startup of the orphan scan, eliminating
> the oops.
This patch is now part of the fixes branch of ocfs2.git.
Joel
--
"Conservative, n. A statesman who is enamoured of existing evils,
as distinguished from the Liberal, who wishes to replace them
with others."
- Ambrose Bierce, The Devil's Dictionary
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
next prev parent reply other threads:[~2009-07-10 0:51 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 18:40 [Ocfs2-devel] Orphan Scan - v3 Sunil Mushran
2009-06-22 18:40 ` [Ocfs2-devel] [PATCH 5/5] ocfs2: Disable orphan scanning for local and hard-ro mounts Sunil Mushran
2009-06-22 19:25 ` Joel Becker
2009-06-22 20:26 ` Sunil Mushran
2009-06-22 21:06 ` Joel Becker
2009-07-07 20:46 ` Jeff Mahoney
2009-07-07 21:08 ` Sunil Mushran
2009-07-07 21:22 ` Jeff Mahoney
2009-07-07 21:31 ` Sunil Mushran
2009-07-10 0:51 ` Joel Becker [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-06-19 23:53 [Ocfs2-devel] Orphan scan fixes - V2 Sunil Mushran
2009-06-19 23:53 ` [Ocfs2-devel] [PATCH 5/5] ocfs2: Disable orphan scanning for local and hard-ro mounts Sunil Mushran
2009-06-20 4:41 ` Joel Becker
2009-06-20 4:57 ` Sunil Mushran
2009-06-22 16:17 ` Joel Becker
2009-06-22 17:26 ` Sunil Mushran
2009-06-19 21:45 [Ocfs2-devel] [PATCH 1/5] ocfs2: Pin journal head before accessing jh->b_committed_data Sunil Mushran
2009-06-19 21:45 ` [Ocfs2-devel] [PATCH 5/5] ocfs2: Disable orphan scanning for local and hard-ro mounts Sunil Mushran
2009-06-19 22:01 ` Joel Becker
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=20090710005148.GB8522@mail.oracle.com \
--to=joel.becker@oracle.com \
--cc=ocfs2-devel@oss.oracle.com \
/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.