Talk:Device API

From wiki.zmanda.com
Revision as of 08:06, 17 September 2006 by Dustin (talk | contribs)
Jump to navigation Jump to search

Dustin's Notes

Notes on things that confused me; results are pulled from existing device implementations, possibly with errors:

  • The volume label is assumed to occupy file 0, or at least, the data portion of the device is assumed to start with file 1
  • File headers are assumed to be a part of the file structure; data in files begins at block zero (the test script seeks there)

I'll add these to the page once I'm sure I'm right --Dustin 00:18, 17 September 2006 (PDT)