Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 828033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T03:40:01+00:00 2026-05-15T03:40:01+00:00

Where do filesystems like Reiser, NTFS, etc store the file tables? We’re looking at

  • 0

Where do filesystems like Reiser, NTFS, etc store the file tables? We’re looking at writing our own filesystem, and wondering if we should use a single file to hold it all using btree’s or use something out there.

Any advice? This is more a learning exercise than anything.

Edit: removed NFS, and replaced with NTFS

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T03:40:01+00:00Added an answer on May 15, 2026 at 3:40 am

    There are several different schemes for encoding file-systems with various trade-offs in speed, simplicity, robustness to corruption, etc. Many files systems, especially of the Unix derived variety are based on the concept of an inode. ReiserFS does actually include an inode concept in it, but glues it all together in a different way than earlier systems.

    A quick description of ReiserFS is here. Although, if you want to read a really good overview of the basic inode based design concept, I highly recommend the book “The Design and implementation of the 4.4 BSD Operating system“. It has a really good chapter or two that walks through the whole thing.

    A completely different approach to building a file system is something like the infamous DOS FAT File system. The FAT system is not based at all on inodes and instead uses a cluster chaining technique to map out files. Even though the FAT file system design is kind of clunky by today’s standards, it does have the advantage of being really simple to implement especially in its original FAT12 or FAT16 varieties if you can live with its limitations.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In the filesystem I have /file.aspx /directory/default.aspx I want to configure IIS so that
Is there a way to use boost::filesystem::path with unicode file paths? In particular I'd
How can I read a JPEG on my filesystem and store it as a
We're migrating home folders to a new filesystem, and I am looking for a
What is the easiest/simplest/cleanest way to: Read an xml file from the filesystem Validate
(Not really a programming question, sorry) I'm working on benchmarking various filesystems (most importantly:
I'm working with a small FAT16 filesystem, and I want to generate CRC values
How does operating system know what filesystem a partition is using? In other words,
Does .net have a way to determine whether the local filesystem is case-sensitive?
We have a number of embedded systems requiring r/w access to the filesystem which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.