Subject: Re: FFS journal
To: Kirill Kuvaldin <kirill.kuvaldin@gmail.com>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-kern
Date: 07/02/2006 22:26:41
On Sun, 2 Jul 2006, Kirill Kuvaldin wrote:
> - jffs_start_transaction():
> - jffs_write_blocks():
> - jffs_end_transaction():

Can you outline where in the existing NetBSD code these functions will be 
used?

Other quesitons:
  * what's the procedure upon system startup, possibly after a crash?
  * where is the transaction log stored?


  - Hubert