Changes between Version 6 and Version 7 of Ticket #60


Ignore:
Timestamp:
2010-02-16T10:02:13Z (14 years ago)
Author:
Jakub Jermář
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60

    • Property Summary EXT2 filesystem driverext2 filesystem driver
  • Ticket #60 – Description

    v6 v7  
    1616
    1717 Documentation::
    18  The ext2 file system on-disk format is described in a document linked from the [wiki:DeveloperDocs#FileSystems file system] section of our developer documentation page. The file system framework is described in the [wiki:FSDesign file system design] document and HelenOS IPC is documented in the [wiki:IPC IPC for Dummies] article.
     18 The ext2 file system on-disk format is described in documents linked from the [wiki:DeveloperDocs#FileSystems file systems] section of our developer documentation page. The file system framework is described in the [wiki:FSDesign Implementation and design of the HelenOS file system layer] knowledge article and HelenOS IPC is documented in the [wiki:IPC IPC for Dummies] knowledge article.