fs_sim - ext2-Inspired File System Simulator
A from-scratch C++ simulator of an ext2-like file system: block groups, inodes, bitmaps, directory entries, shell commands, and remount-safe persistence — built for deep understanding of OS storage internals.