Thursday, October 15, 2009

To-Do for This Week

"Though the details differ, the pattern is depressingly repetitive. Moving targets. Fluctuating goals. Unrealistic schedules. Missed deadlines. Ballooning costs. Despair. Chaos."
                                           --Dreaming in Code.

To avoid this depressing pattern happening in my project, i need a clearer figure of what is going on and what to do next at this stage, namely this week, listed as following:

1. Things need to be read
  • ext3 document
  • ext3 code in Linux, including ext3 itself, diff of ext3 and ext2, and jbd itself
  • ext2fsx
  • e2fsprog, fsck, and how it could work in Mac OS X
  • hfs+ in OS X, know how i could use the native journal sys call
2. Things to do
  • Set a void space in OS X for testing.
  • Install ext2fsx binary, test it.
  • Compile ext2fsx from source code, test it.
  • Learn more about Xcode
  • Make any change and Compile it, test again.
3. Things to think
  • Test proposal for ext3 Recovery

No comments:

Post a Comment