Skip to content

Releases: myly10/CSELab_SimpleUnixFileSystemLayerSimulator

v2.2.1

Choose a tag to compare

@myly10 myly10 released this 10 Apr 12:46

Final stage with full comments added

v2.2

Choose a tag to compare

@myly10 myly10 released this 10 Apr 08:10

fsck implemented, able to check for block mismatch

v2.1-fixed

Choose a tag to compare

@myly10 myly10 released this 07 Apr 06:09

full non-outstanding part and outstanding part command support

Available commands:
ls
info
cat
export
tree
find
createFile (or touch)
insertFile (or import)
createDirecotory (or mkdir)

v2.0-DEPRECATED for bug

Choose a tag to compare

@myly10 myly10 released this 07 Apr 05:54

full non-outstanding part and outstanding part command support

Available commands:
ls
info
cat
export
tree
find
createFile (or touch)
insertFile (or import)
createDirecotory (or mkdir)

v1.1

Choose a tag to compare

@myly10 myly10 released this 06 Apr 17:20

Non-outstanding part finished
createFile and createDirectory command finished
lots of memory leak bug fixed