From: Theodore Tso <tytso@mit.edu>
To: Eric Sandeen <sandeen@redhat.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] don't call jbd2_journal_force_commit_nested w/o journal
Date: Thu, 26 Feb 2009 01:00:01 -0500 [thread overview]
Message-ID: <20090226060001.GB7227@mit.edu> (raw)
In-Reply-To: <49A5A6D9.2080602@redhat.com>
On Wed, Feb 25, 2009 at 02:15:21PM -0600, Eric Sandeen wrote:
> Running without a journal, I oopsed when I ran out of space,
> because we called jbd2_journal_force_commit_nested() from
> ext4_should_retry_alloc() without a journal.
>
> This should take care of it, I think.
Thanks applied in the ext4 patch queue.
- Ted
prev parent reply other threads:[~2009-02-26 6:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-25 20:15 [PATCH] don't call jbd2_journal_force_commit_nested w/o journal Eric Sandeen
2009-02-26 6:00 ` Theodore Tso [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=20090226060001.GB7227@mit.edu \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@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 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.