Skip to content

Releases: myly10/CSELab_SimpleUnixFileSystemLayerSimulator

v2.2.1

10 Apr 12:46

Choose a tag to compare

Final stage with full comments added

v2.2

10 Apr 08:10

Choose a tag to compare

fsck implemented, able to check for block mismatch

v2.1-fixed

07 Apr 06:09

Choose a tag to compare

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

07 Apr 05:54

Choose a tag to compare

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

06 Apr 17:20

Choose a tag to compare

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