log

age author description
Wed, 23 Dec 2009 03:14:17 +0000 charles FSX runs much better with this
Tue, 22 Dec 2009 04:09:06 +0000 charles Fix obvious 64-bit issues. Mounts and does basic touch, rm etc
Mon, 14 Dec 2009 22:03:05 +0000 charles New partial block handing to improve robustness
Mon, 14 Dec 2009 19:46:27 +0000 charles Add fuzzer work in progress
Mon, 14 Dec 2009 19:43:29 +0000 charles Update README
Mon, 14 Dec 2009 19:42:36 +0000 charles Update not stress test
Mon, 07 Dec 2009 01:17:33 +0000 charles Change to strnlen() and strncpy() to avoid problems from unbounded strings
Sun, 06 Dec 2009 22:53:10 +0000 charles Clear shadowing during garbage collection since its work is done
Sun, 06 Dec 2009 22:06:48 +0000 charles Add tracMask control option to tests to allow them to run quicker
Thu, 03 Dec 2009 03:42:28 +0000 charles Fix problem where symllink alias pointer was being used after free
Thu, 03 Dec 2009 03:28:09 +0000 charles Add more info to python test
Sun, 29 Nov 2009 21:50:10 +0000 charles New fix for readdir hang
Sun, 29 Nov 2009 21:42:47 +0000 charles Revert readdir locking fix that doesn't work properly
Wed, 11 Nov 2009 02:11:13 +0000 charles Change locking to allow reentry during readdir
Wed, 11 Nov 2009 01:58:21 +0000 charles Using a bash-specific feature
Wed, 11 Nov 2009 01:40:41 +0000 charles Fix low-mem issue
Wed, 11 Nov 2009 01:35:04 +0000 charles Add some handly Linux test stuff
Tue, 10 Nov 2009 23:55:05 +0000 charles Improve out of memory handling
Mon, 09 Nov 2009 22:19:50 +0000 charles More test stuff
Mon, 09 Nov 2009 19:16:33 +0000 charles More test code
Sat, 07 Nov 2009 22:35:15 +0000 charles More test tweaks
Sat, 07 Nov 2009 02:06:58 +0000 charles Add fix for hanging objects
Tue, 03 Nov 2009 02:41:00 +0000 charles Add cleanup for aborted checkpoint
Tue, 03 Nov 2009 02:36:30 +0000 charles Add extra info to checkpoint trace
Tue, 03 Nov 2009 01:30:12 +0000 charles Add more tracing to tests
Fri, 30 Oct 2009 02:32:32 +0000 charles Add option descriptions
Fri, 30 Oct 2009 02:31:38 +0000 charles Change default trace mask
Thu, 29 Oct 2009 03:05:55 +0000 charles Fix checkpoint to handle out of space conditions better
Mon, 19 Oct 2009 23:42:55 +0000 charles Clean up code formatting
Thu, 15 Oct 2009 00:45:46 +0000 charles Runtime disbale of lazy loading. Fix problem where resize was breading rename shadowing