Concept: NTFS Filesystem
Value: 4 (Important - Windows filesystem)
What it is: NTFS (Windows) filesystem implementation with MFT
Key files:
fs/src/fs/org/jnode/fs/ntfs/NTFSFileSystem.java
fs/src/fs/org/jnode/fs/ntfs/MFT.java
Bridges: Filesystem drivers, Windows compatibility, Disk access
Documentation Requirements
For Value 4 (Important):
-
Update ALL 4 sections of the index (index.md):
- Pages Table: Add new page in alphabetical order
- Concepts → Pages: Add the page name. Also add discovered Technical Terms (e.g., "MFT", "Master File Table")
- Source Path → Pages: Map
fs/src/fs/org/jnode/fs/ntfs/ to the new page
- Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
-
Update Glossary: Add 1-sentence definition for any new project-specific term (e.g., "MFT")
-
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., NTFS attributes, index structures)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[VFS-Layer]]
- [[Filesystem-Layer]]
Concept: NTFS Filesystem
Value: 4 (Important - Windows filesystem)
What it is: NTFS (Windows) filesystem implementation with MFT
Key files:
fs/src/fs/org/jnode/fs/ntfs/NTFSFileSystem.javafs/src/fs/org/jnode/fs/ntfs/MFT.javaBridges: Filesystem drivers, Windows compatibility, Disk access
Documentation Requirements
For Value 4 (Important):
Update ALL 4 sections of the index (
index.md):fs/src/fs/org/jnode/fs/ntfs/to the new pageUpdate Glossary: Add 1-sentence definition for any new project-specific term (e.g., "MFT")
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., NTFS attributes, index structures)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)