log yaffs_checkptrw.c @ 409:b5309c9b6d7f

age author description
Tue, 20 Apr 2010 17:12:46 +1200 Charles Manning yaffs Some cleanups.
Thu, 18 Feb 2010 01:18:04 +0000 charles Rationalise context and parameter handling
Tue, 03 Nov 2009 02:36:30 +0000 charles Add extra info to checkpoint trace
Thu, 29 Oct 2009 03:05:55 +0000 charles Fix checkpoint to handle out of space conditions better
Wed, 09 Sep 2009 03:03:01 +0000 charles Rationalise stats gathering for nand access. Does not instrument mounting.
Fri, 19 Jun 2009 01:35:46 +0000 charles Handle malloc failure in checkpoint open.
Fri, 06 Mar 2009 17:20:49 +0000 wookey Major whitespace/style changes to match Linux checkpatch.pl code style
Tue, 12 Aug 2008 22:51:57 +0000 charles Ensure checkpt stream is not corrupted
Mon, 05 May 2008 07:58:58 +0000 charles Check in inband tags, some extra yaffs direct functions and some other changes
Thu, 13 Dec 2007 15:35:17 +0000 wookey Cleanup patch - Remove all trailing whitespace and fix a few typos.
Tue, 15 May 2007 20:07:40 +0000 charles Adding checkpoint and robustness improvements
Wed, 14 Feb 2007 01:09:06 +0000 wookey Updated headers so they really are the same
Mon, 12 Feb 2007 16:55:25 +0000 wookey normalise licence headers and attributions
Sat, 11 Nov 2006 23:27:04 +0000 charles Fix offset problem in checkpt code
Fri, 10 Nov 2006 02:51:10 +0000 charles Even more checkpoint tracing
Thu, 09 Nov 2006 23:57:07 +0000 charles Add more checkpoint tracing
Thu, 09 Nov 2006 19:55:24 +0000 charles More checkpoint logging
Wed, 08 Nov 2006 00:33:29 +0000 charles Fix block offset with checkpointing
Tue, 07 Nov 2006 23:26:52 +0000 charles Fix checkpointing bug
Tue, 03 Oct 2006 10:13:03 +0000 charles Add large NAND support and improve retirement handling
Tue, 23 May 2006 19:08:41 +0000 charles Fix problem with checkpoint free space handling
Sun, 21 May 2006 09:39:12 +0000 charles Fix some checkpoint stuff, add qsort
Wed, 17 May 2006 09:27:23 +0000 charles Add non-partitioned checkpointing
Mon, 08 May 2006 10:13:34 +0000 charles Checkpointing changes