FactorialN
|
359521e12e
|
changed all char to unsigned char
|
2023-11-11 14:38:47 -08:00 |
|
Victor
|
2fd109e1dd
|
test inode inode_allocate and free function
|
2023-11-11 14:27:37 -08:00 |
|
Victor
|
43d1a57f12
|
delete assign unsigned char
|
2023-11-11 13:55:45 -08:00 |
|
FactorialN
|
350c00fd40
|
changed type of off_t to u_int64_t
|
2023-11-11 13:38:54 -08:00 |
|
Victor
|
fda144c353
|
fix bugs e.g. static function, disk argument, address offset and add test API code
|
2023-11-11 13:10:07 -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 |
|
Victor
|
16e070805d
|
delete build file
|
2023-10-21 23:08:49 -07:00 |
|
FactorialN
|
78fc2314c3
|
updated testing
|
2023-10-15 14:45:30 -07:00 |
|