Victor
|
f5b572fa8c
|
implement open,release,read and pass read test; write under construct
|
2023-11-24 23:56:19 -08:00 |
|
Victor
|
39d6ab26ff
|
create for regular file; mknod for spcial file. include simplified fuse_common.h to register file descriptor
|
2023-11-24 13:12:42 -08:00 |
|
Victor
|
88a15eb1a8
|
Pass Readtest and Pressuretest
|
2023-11-23 14:45:52 -08:00 |
|
Victor
|
9a2289e296
|
add disk access checks to confirm consistency between values stored in RAM and on Disk, and pass Writetest
|
2023-11-23 14:16:33 -08:00 |
|
Victor
|
ac6eb21b64
|
move *root_node to public, and pass the RAMTest(Ram cache system)
|
2023-11-23 03:13:17 -08:00 |
|
Victor
|
60678711d2
|
reform test_layer2_API with googletest framwork and revise mkdir & mknod return type
|
2023-11-22 21:43:38 -08:00 |
|