All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "Duane Griffin" <duaneg@dghda.com>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org,
	hch@infradead.org, tytso@mit.edu, sct@redhat.com,
	adilger@clusterfs.com, duaneg@dghda.com
Subject: Re: jbd/2: eliminate code duplication and gracefully handle cache initialisation failure
Date: Mon, 10 Mar 2008 12:46:28 -0700	[thread overview]
Message-ID: <20080310124628.44a62466.akpm@linux-foundation.org> (raw)
In-Reply-To: <1205001459-5291-1-git-send-email-duaneg@dghda.com>

On Sat,  8 Mar 2008 18:37:33 +0000
"Duane Griffin" <duaneg@dghda.com> wrote:

>  fs/jbd/journal.c  |  149 +++++++++++++++++++++++-------------------------
>  fs/jbd/revoke.c   |  164 +++++++++++++++++++++++------------------------------
>  fs/jbd2/journal.c |  154 ++++++++++++++++++++++++-------------------------
>  fs/jbd2/revoke.c  |  164 +++++++++++++++++++++++------------------------------
>  4 files changed, 291 insertions(+), 340 deletions(-)
> 
> This is version 2 of the jdb/2 patches to eliminate code duplication and
> gracefully handle cace initialisation failure.
> 

I couldn't get these to apply and I didn't understand the relationship
between these new patches and your earlier
jbd[2]-replace-potentially-false-assertion-with-if-block.patch and
jbd[2]-only-create-debugfs-entries-if-cache-initialisation-is-successful.patch
so I just dropped everything.

Please redo and resend against next -mm or
http://userweb.kernel.org/~akpm/mmotm/, thanks.

  parent reply	other threads:[~2008-03-10 19:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-08 18:37 jbd/2: eliminate code duplication and gracefully handle cache initialisation failure Duane Griffin
2008-03-08 18:37 ` [PATCH] jbd: eliminate duplicated code in revocation table init/destroy functions Duane Griffin
2008-03-08 18:37   ` Duane Griffin
2008-03-08 18:37   ` [PATCH] jbd2: " Duane Griffin
2008-03-08 18:37     ` Duane Griffin
2008-03-08 18:37     ` [PATCH] jbd: tidy up revoke cache initialisation and destruction Duane Griffin
2008-03-08 18:37       ` Duane Griffin
2008-03-08 18:37       ` [PATCH] jbd2: " Duane Griffin
2008-03-08 18:37         ` Duane Griffin
2008-03-08 18:37         ` [PATCH] jbd: handle cache initialisation failure gracefully when statically compiled in Duane Griffin
2008-03-08 18:37           ` [PATCH] jbd2: " Duane Griffin
2008-03-10 19:46 ` Andrew Morton [this message]
2008-03-12  2:46   ` jbd/2: eliminate code duplication and gracefully handle cache initialisation failure 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=20080310124628.44a62466.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=adilger@clusterfs.com \
    --cc=duaneg@dghda.com \
    --cc=hch@infradead.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sct@redhat.com \
    --cc=tytso@mit.edu \
    /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.