Ziao
|
b58d24d233
|
Merge branch 'main' into layer2merge
|
2023-11-26 14:01:09 -08:00 |
|
Connor
|
9ed5936762
|
half of tests added
|
2023-11-17 01:33:19 -08:00 |
|
Victor
|
292c59c77b
|
test with google test framwork, will keep running the whole test even if the asserstion is wrong
|
2023-11-16 20:59:45 -08:00 |
|
Connor
|
6edece492c
|
added de/alloc inode datablock s
|
2023-11-15 03:10:12 -08:00 |
|
FactorialN
|
23c5b4da6f
|
recalled the uchar modification
|
2023-11-11 14:54:22 -08:00 |
|
FactorialN
|
359521e12e
|
changed all char to unsigned char
|
2023-11-11 14:38:47 -08:00 |
|
FactorialN
|
350c00fd40
|
changed type of off_t to u_int64_t
|
2023-11-11 13:38:54 -08:00 |
|
Victor
|
1a35ce3574
|
use strlen not sizeof
|
2023-11-06 14:07:25 -08:00 |
|
Victor
|
b25f0f167d
|
revise rawdisk R/W API to set with offset and length
|
2023-11-06 14:00:14 -08:00 |
|
Victor
|
d379f6d7f0
|
add destructor to close fd to open device one time, and make dir be const char* type
|
2023-11-06 00:24:57 -08:00 |
|
Victor
|
0442a53fbf
|
Allow specifying disk directory as parameter, /dev/vdc is default path
|
2023-11-03 18:55:02 -07:00 |
|
Victor
|
e38810caf3
|
add layer0 test
|
2023-11-03 17:47:32 -07:00 |
|