Re: (reiserfs) Re: New Linux 2.5 - 2.6 TODO (Alan Cox suggests delaying reiserfs integration)

From: Andreas Dilger (adilger@turbolabs.com)
Date: Mon Jun 05 2000 - 14:35:57 EST


Chris Mason writes:
> XFS also allows a dedicated log device, not sure if ext3 does that yet or
> not.

Yes, it is possible to have a dedicated log device, although it is not
currently used. The ext3 JFS code is simply writing blocks to a file handle.
There are journal_init_file() and journal_init_dev() methods, but currently
only the journal_init_file() is called by ext3 code. However, I will
likely be making some changes to allow ext3 journalling to a device soon.
To be really useful (ala IBM JFS journal logical volumes), you need to be
able to journal multiple filesystems into a single device.

Cheers, Andreas

-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

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



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:22 EST