[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Journal support for ext2
From: |
Robert Millan |
Subject: |
Re: [PATCH] Journal support for ext2 |
Date: |
Mon, 18 Feb 2008 15:51:11 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Mon, Feb 18, 2008 at 02:15:58PM +0800, Bean wrote:
> On Feb 18, 2008 2:03 PM, Robert Millan <address@hidden> wrote:
> > On Mon, Feb 18, 2008 at 03:07:54AM +0800, Bean wrote:
> > > Hi,
> > >
> > > This patch extends fshelp for general journal handling, it also
> > > implement journaling for ext2 file system.
> >
> > In which situations is this needed, reading writing or both?
>
> it's only used for reading. when ext2 is mounted, the journal file is
> checked, if it contains unflushed transaction, it's used to read data.
> This make sure that the file system can be accessed even after a
> crash.
Ah yes, now I remember about this problem. Nice work ;-)
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)
Re: [PATCH] Journal support for ext2, Robert Millan, 2008/02/18