All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephen C. Tweedie" <sct@redhat.com>
To: Juan <piernas@ditec.um.es>
Cc: linux-kernel@vger.kernel.org, Stephen Tweedie <sct@redhat.com>
Subject: Re: Ext3 journal on its own device?
Date: Tue, 18 Sep 2001 11:28:29 +0100	[thread overview]
Message-ID: <20010918112829.B12248@redhat.com> (raw)
In-Reply-To: <3BA61CC0.C9ECC8A0@ditec.um.es>
In-Reply-To: <3BA61CC0.C9ECC8A0@ditec.um.es>; from piernas@ditec.um.es on Mon, Sep 17, 2001 at 05:54:40PM +0200

Hi,

On Mon, Sep 17, 2001 at 05:54:40PM +0200, Juan wrote:
 
> I have been browsing the Ext3 source (version 0.0.7a), and it seems
> impossible to use a block device as an Ext3 journal. Is that true?.

In the 2.2 code (ext3-0.0.7a), the journal has to be part of the
filesystem.  The current e2fsprogs and 2.4 ext3 code (ext3-0.9.9) does
support journals on other devices, but there's more support to be
added before it's truly complete (in particular we want to support
several filesystems journaling to a single shared journal spool.)

The separate-journal-disk code hasn't been tested as much as the
default journal-on-main-filesystem code, and it's not officially
supported, so the format might change in the future.  But it should
work.

Cheers,
 Stephen

      parent reply	other threads:[~2001-09-18 10:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-17 15:54 Ext3 journal on its own device? Juan
2001-09-17 16:20 ` Christian Bornträger
2001-09-17 16:31   ` Juan
2001-09-17 16:39     ` Christian Bornträger
2001-09-17 17:15       ` Andrew Morton
2001-09-18 10:29       ` Stephen C. Tweedie
2001-09-17 16:54 ` Andreas Dilger
2001-09-18 10:28 ` Stephen C. Tweedie [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=20010918112829.B12248@redhat.com \
    --to=sct@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=piernas@ditec.um.es \
    /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.