pluralist: garden, bakery, memex, zettelkasten, breadcrumbs, watermelon bustan
Memex: Today's reading (2024-01-19)
breadcrumbs
delyan
January 20, 2024, 8:04am
1
reminded of ReiserFS by the
recent letter Hans Reiser
wrote, let’s dig into the source of the file system.
To understand the code, after reading the website, start reading the
code by reading reiserfs_fs.h first.
reiserfs_fs.h
it would be a great exercise to hack on a file system
how do you start?
FUSE
may be a great choice