From: Frank Mayhar <fmayhar@google.com>
To: Peng Tao <bergwolf@gmail.com>
Cc: linux-ext4@vger.kernel.org, Michael Rubin <mrubin@google.com>
Subject: Re: [RFC PATCH 1/1] Allow ext4 to run without a journal, take 2.
Date: Mon, 01 Dec 2008 09:33:38 -0800 [thread overview]
Message-ID: <1228152818.16846.2.camel@bobble.smo.corp.google.com> (raw)
In-Reply-To: <492E52FA.7070705@gmail.com>
On Thu, 2008-11-27 at 15:57 +0800, Peng Tao wrote:
> Hi, Frank
>
> I somehow managed to apply your patch against v2.6.28-rc3 kernel. With
> some small modifications, it worked just as supposed.
>
> now, I have tested the modified patch in three ways, so far so good:
> 1. mount an ext2 fs image as ext4 and muck about with it. Then mount it
> as ext2
> 2. unmark an ext4 image's has_journal flag and mount it as ext4, and
> compile a kernel and delete all files on it.
> 3. mount a normal ext4 image, and compile a kernel and delete all files
> on it.
I have a new version of the patch that has several problems corrected
and one or two bugs fixed. One of us ran into a memory leak on
Wednesday (after I had already left for the long weekend), though, so
I'll resubmit the patch after we get that fixed. (The memory leak is
only when using ext4 without a journal, with a journal it works fine.
Looks like the no-journal case is missing a code path with a free
somewhere but I haven't had a chance to look at it yet.)
--
Frank Mayhar <fmayhar@google.com>
Google, Inc.
prev parent reply other threads:[~2008-12-01 17:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 20:08 [RFC PATCH 1/1] Allow ext4 to run without a journal Frank Mayhar
2008-10-30 23:40 ` Andreas Dilger
2008-10-31 0:06 ` Michael Rubin
2008-10-31 4:20 ` Frank Mayhar
2008-10-31 21:55 ` Frank Mayhar
2008-11-04 21:21 ` Frank Mayhar
2008-11-04 23:38 ` Andreas Dilger
2008-11-11 19:18 ` [RFC PATCH 1/1] Allow ext4 to run without a journal, take 2 Frank Mayhar
2008-11-17 0:04 ` Andreas Dilger
2008-11-17 17:20 ` Frank Mayhar
2008-11-17 18:08 ` Andreas Dilger
2008-11-17 18:11 ` Frank Mayhar
2008-11-27 7:57 ` Peng Tao
2008-12-01 17:33 ` Frank Mayhar [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=1228152818.16846.2.camel@bobble.smo.corp.google.com \
--to=fmayhar@google.com \
--cc=bergwolf@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=mrubin@google.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).