lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <7bb361261002241711g7174c9aiaf6b5852e6b21ffa@mail.gmail.com> Date: Thu, 25 Feb 2010 09:11:12 +0800 From: 丁定华 <dingdinghua85@...il.com> To: tytso@....edu Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 1/2] Jbd: fix an assertion, jh->b_transaction should be Thanks a lot. I forgot the comment and the sign-off issue. 2010/2/25 <tytso@....edu>: > 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 > -- > To unsubscribe from this list: send the line "unsubscribe linux-ext4" in > the body of a message to majordomo@...r.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- 丁定华 -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists