All of lore.kernel.org
 help / color / mirror / Atom feed
From: tytso@mit.edu
To: dingdinghua <dingdinghua@nrchpc.ac.cn>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH 1/2] Jbd: fix an assertion, jh->b_transaction should be
Date: Wed, 24 Feb 2010 12:12:15 -0500	[thread overview]
Message-ID: <20100224171215.GH5166@thunk.org> (raw)
In-Reply-To: <1264391104-10950-2-git-send-email-dingdinghua@nrchpc.ac.cn>

On Mon, Jan 25, 2010 at 11:45:03AM +0800, dingdinghua wrote:
> ---
>  fs/jbd/commit.c |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 

I've changed the commit message to read:

jbd2: clean up an assertion in jbd2_journal_commit_transaction()

commit_transaction has the same value as journal->j_running_transaction,
so we can simplify the assert statement.

This is a pretty simple patch, but I wanted to give you credit, so I
assumed that you had meant to add a Signed-off-by: line but just
forgot.  Please let me know if this was not your intention!

	 	       	       	    - Ted

  parent reply	other threads:[~2010-02-24 17:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-25  3:45 [PATCH 0/2]fix an assertion in jbd/jbd2 dingdinghua
2010-01-25  3:45 ` [PATCH 1/2] Jbd: fix an assertion, jh->b_transaction should be dingdinghua
2010-01-25  3:45   ` [PATCH 2/2] Jbd2: " dingdinghua
2010-02-24 17:12   ` tytso [this message]
2010-02-25  1:11     ` [PATCH 1/2] Jbd: " 丁定华
2010-02-24 17:13   ` tytso

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=20100224171215.GH5166@thunk.org \
    --to=tytso@mit.edu \
    --cc=dingdinghua@nrchpc.ac.cn \
    --cc=linux-ext4@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.