From: Andrew Morton <akpm@linux-foundation.org>
To: "Duane Griffin" <duaneg@dghda.com>
Cc: sandeen@redhat.com, cmm@us.ibm.com, sct@redhat.com,
linux-ext4@vger.kernel.org, duaneg@dghda.com
Subject: Re: [PATCH 2/3] jbd: tidy up revoke cache initialisation and destruction
Date: Fri, 9 May 2008 17:42:59 -0700 [thread overview]
Message-ID: <20080509174259.4582008e.akpm@linux-foundation.org> (raw)
In-Reply-To: <1209833235-30521-3-git-send-email-duaneg@dghda.com>
On Sat, 3 May 2008 17:47:14 +0100
"Duane Griffin" <duaneg@dghda.com> wrote:
> Make revocation cache destruction safe to call if initialisation fails
> partially or entirely. This allows it to be used to cleanup in the case of
> initialisation failure, simplifying that code slightly.
This crashes the kernel early in boot. Too early to catch via netconsole,
which is a bit odd.
I also have a feeling that [patch 1/3] causes problems too but I've run out
of time to bisect it further.
next prev parent reply other threads:[~2008-05-10 0:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-03 16:47 [PATCH 0/3] jbd: jbd versions of queued jbd2 patches Duane Griffin
2008-05-03 16:47 ` [PATCH 1/3] jbd: eliminate duplicated code in revocation table init/destroy functions Duane Griffin
2008-05-03 16:47 ` [PATCH 2/3] jbd: tidy up revoke cache initialisation and destruction Duane Griffin
2008-05-03 16:47 ` [PATCH 3/3] jbd: replace potentially false assertion with if block Duane Griffin
2008-05-10 0:42 ` Andrew Morton [this message]
2008-05-12 16:11 ` [PATCH 2/3] jbd: tidy up revoke cache initialisation and destruction Duane Griffin
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=20080509174259.4582008e.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=cmm@us.ibm.com \
--cc=duaneg@dghda.com \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.com \
--cc=sct@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).