Connor
|
f3a9022897
|
fixed fileio bug
|
2023-12-01 20:39:12 -08:00 |
|
Connor
|
4dcb74d29e
|
added extra file io
|
2023-11-29 16:42:26 -08:00 |
|
Connor
|
81f81d8e80
|
file io bug fixes
|
2023-11-22 03:30:01 -08:00 |
|
Connor
|
d8f8594c13
|
chnages to file io
|
2023-11-22 02:25:30 -08:00 |
|
Connor
|
9ed5936762
|
half of tests added
|
2023-11-17 01:33:19 -08:00 |
|
Connor
|
634180c3ce
|
changed name of inode manager
|
2023-11-15 22:56:48 -08:00 |
|
Connor
|
6edece492c
|
added de/alloc inode datablock s
|
2023-11-15 03:10:12 -08:00 |
|
Connor
|
3ee1647e00
|
added in core fake rawdisk
|
2023-11-14 22:55:09 -08:00 |
|
Connor
|
8c263f02b1
|
temporary addition of inode/datablock allocation
|
2023-11-14 22:24:00 -08:00 |
|
Connor
|
85bf159ee0
|
temporary addition of new header structure
|
2023-11-14 00:15:03 -08:00 |
|
Victor
|
1d567ff487
|
fixed several bugs
|
2023-11-11 16:08:35 -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
|
fda144c353
|
fix bugs e.g. static function, disk argument, address offset and add test API code
|
2023-11-11 13:10:07 -08:00 |
|
FactorialN
|
5eb9fcdbda
|
implemented inode list operation
|
2023-11-07 23:33:52 -08:00 |
|
FactorialN
|
91ec52e718
|
implemented deallo list operation
|
2023-11-07 23:09:59 -08:00 |
|
FactorialN
|
489b92cf24
|
changed to 4k, implemented most
|
2023-11-07 20:39:41 -08:00 |
|
FactorialN
|
d3bf233e42
|
save before changing datablock to 4k
|
2023-11-07 19:36:27 -08:00 |
|
Victor
|
4823b76d6c
|
revise the way to use rawdisk R/W, add rawdisk obj as reference, revise writeFreeListHead API and it bit shifting
|
2023-11-07 15:58:20 -08:00 |
|
Victor
|
94a1496127
|
Merge remote-tracking branch 'origin/victortung'
|
2023-11-06 17:46:24 -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
|
d276bb0e4c
|
layer1 datablock allocate
|
2023-11-05 17:03:19 -08:00 |
|
FactorialN
|
b961114ae1
|
layer1 datablock allocate
|
2023-11-05 17:02:59 -08:00 |
|
FactorialN
|
5cbee55bd4
|
started layer 1
|
2023-11-05 16:01:00 -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 |
|
FactorialN
|
78fc2314c3
|
updated testing
|
2023-10-15 14:45:30 -07:00 |
|
FactorialN
|
b8c8d7bc58
|
first commit
|
2023-10-15 13:49:54 -07:00 |
|