All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: ext3 vs. JFS file locations...
Date: 3 Nov 2000 11:33:10 -0800	[thread overview]
Message-ID: <8tv3tm$iqg$1@cesium.transmeta.com> (raw)
In-Reply-To: <3A02D150.E7E87398@usa.net> <200011031725.eA3HPwP12932@webber.adilger.net>

Followup to:  <200011031725.eA3HPwP12932@webber.adilger.net>
By author:    Andreas Dilger <adilger@turbolinux.com>
In newsgroup: linux.dev.kernel
>
> Michael Boman writes:
> > It seems like both IBM's JFS and ext3 wants to use fs/jfs .. IMHO that
> > is like asking for problem.. A more logic location for ext3 should be
> > fs/ext3, no?
> 
> Actually, if you would look in linux/fs, you will see that ext3 IS in
> linux/fs/ext3.  However, there is a second component to ext3, which is
> a generic block journalling layer which is called jfs.  This journal
> layer is designed so that it isn't ext3 specific, so it would be
> _possible_ for other journalling filesystems to use it.  Whether non-ext3
> filesystems will actually use it is another question (actually the
> InterMezzo distributed filesystem uses the ext3-jfs functionality to
> do compound transactions on disk to ensure cluster coherency).
> 
> I think that Stephen at one time said he would change the name, but I
> guess he has not done so yet.
> 

How about naming it something that doesn't end in -fs, such as
"journal" or "jfsl" (Journaling Filesystem Layer?)

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-03 19:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-03 14:53 ext3 vs. JFS file locations Michael Boman
2000-11-03 15:38 ` Alan Cox
2000-11-03 17:30   ` Andrea Arcangeli
2000-11-03 17:25 ` Andreas Dilger
2000-11-03 19:33   ` H. Peter Anvin [this message]
2000-11-05  1:46     ` Dominik Kubla
2000-11-05  2:48       ` H. Peter Anvin
2000-11-05 12:39         ` Dominik Kubla
2000-11-05  2:53       ` Albert D. Cahalan
2000-11-05 10:49         ` James Sutherland
2000-11-06 11:51         ` Stephen C. Tweedie

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='8tv3tm$iqg$1@cesium.transmeta.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@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.