Re: [TRIVIAL] use ext2/ext3 consistently in Kconfig

From: Alan Cox (alan_at_lxorguk.ukuu.org.uk)
Date: 07/27/03

  • Next message: Alan Cox: "Re: [PATCH] Remove module reference counting."
    To: Tomas Szepe <szepe@pinerecords.com>
    Date:	27 Jul 2003 12:05:28 +0100
    
    

    On Sad, 2003-07-26 at 20:57, Tomas Szepe wrote:
    > $subj + also clarify what fs versions the current reiser module supports.
    > Patch against -bk3.

    > This is the journaling version of the Second extended file system
    - (often called ext3), the de facto standard Linux file system
    + (often called ext2), the de facto standard Linux file system
              (method to organize files on a storage device) for hard disks.

    It is called ext3 not ext2. This change is dubious (actually the big
    problem is it is totally unclear what we are discussing the name of.
    How about

      Ext3 is the journalling versions of the second extended file system
    (ext2). Ext2 was the former de-facto standard Linux file system. Ext3
    uses the same on disk layout but with a journal.
     ...

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Alan Cox: "Re: [PATCH] Remove module reference counting."

    Relevant Pages