Filesystem using i-nodes
Seminar Work of KIV/ZOS
University of West Bohemia, Pilsen
C++20 (Linux)
$ cmake -Bbuild -Ssrc && cd build && make
$ ./fsinodes <fs-data>
<fs-data> - File containing the filesystem data
build$ ./fsinodes fs.dat
Filesystem is simulated with underlying data of fs.dat.