Skip to content

Document NTFS Filesystem - Value 4 #108

@LSantha

Description

@LSantha

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):

  1. 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)
  2. Update Glossary: Add 1-sentence definition for any new project-specific term (e.g., "MFT")

  3. 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]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions