Ziao
|
1259cf5487
|
fix bug for indirect datablock r/w, add . and .. to every directory
|
2023-11-18 17:42:36 -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 |
|
FactorialN
|
bb98bb9487
|
changed type of off_t to unsigned
|
2023-11-11 13:32:11 -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 |
|
FactorialN
|
3b687800d6
|
fixed numsec issue
|
2023-10-29 16:04:32 -07:00 |
|
FactorialN
|
cac120353a
|
fixed name issue
|
2023-10-29 16:02:08 -07:00 |
|
FactorialN
|
0f688488ef
|
created the rawdisk interface
|
2023-10-29 15:39:33 -07:00 |
|