Talk:Device API

From wiki.zmanda.com
Revision as of 07:18, 17 September 2006 by Dustin (talk | contribs) (my own notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 the first block in each file, so the data in a file really begins at block 1

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