363 Commits

Author SHA1 Message Date
Moysan Gabriel
364723984e bit_map full 2023-04-26 11:45:16 +02:00
Moysan Gabriel
88d8d9cd58 openfile adapté aux slices 2023-04-19 12:04:13 +02:00
Moysan Gabriel
d6eef6fe08 nom var 2023-04-19 01:03:52 +02:00
Moysan Gabriel
8b19189689 possibilité d'écrire et de lire plusieurs secteurs d'un coup 2023-04-19 00:55:53 +02:00
Moysan Gabriel
153c3d6618 switching from vec to slice 2023-04-19 00:31:46 +02:00
Moysan Gabriel
d6ac7671dc changing impl 2023-04-18 23:48:57 +02:00
Moysan Gabriel
9a23b1bb37 bitmap presque entièrement testé 2023-04-18 04:17:17 +02:00
AmauryBrodu
347cdd9cf3 corrected filesys 2023-04-13 13:23:05 +02:00
AmauryBrodu
69a8a0d4ea modificiation of directory 2023-04-13 11:11:16 +02:00
Baptiste
85e999a7b0 no more errors in filesys & fsmisc... for now 2023-04-05 17:23:54 +02:00
Baptiste
dae609c6ed Merge branch 'disk' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into disk 2023-04-05 16:50:05 +02:00
Baptiste
551c9079b9 adding filesys & drvdisk in params of filesys and fsmisc 2023-04-05 16:44:28 +02:00
AmauryBrodu
d6ed2f1d75 modification of the bitmap::fetch_from et bitmap::write_back 2023-04-05 16:38:36 +02:00
AmauryBrodu
4d2f27b3b2 removed drv_disk from init file header 2023-04-05 16:14:40 +02:00
AmauryBrodu
1a884f2e98 FileHdr write_back 2023-04-05 13:34:37 +02:00
AmauryBrodu
00b4ed0066 latest version of directory 2023-04-05 10:51:18 +02:00
Moysan Gabriel
6ad3b36201 impl oft to finish 2023-04-05 01:26:17 +02:00
AmauryBrodu
3f3c79ec0c Merge branch 'disk' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into disk 2023-04-04 21:52:20 +02:00
AmauryBrodu
25140bda17 ajout de directory.rs 2023-04-04 21:51:45 +02:00
Moysan Gabriel
61b3643945 more impl open file 2023-04-04 20:37:10 +02:00
Moysan Gabriel
2549103636 open_file impl 2023-04-03 22:48:22 +02:00
Baptiste
856cbdfe01 adding getters in filesys.rs 2023-03-29 18:25:30 +02:00
Baptiste
391359a54e merge and some fix 2023-03-29 18:22:45 +02:00
Baptiste
f4420d9306 filesys.rs : decompname & find_dir 2023-03-29 18:04:55 +02:00
Baptiste
4633c512bd added num_dir_entries & directory_file_size in filesys.rs 2023-03-29 16:53:08 +02:00
Baptiste
d620822d97 end of filesys 2023-03-29 16:23:36 +02:00
Baptiste
58e866cb2f filesys : open & create 2023-03-29 15:10:11 +02:00
AmauryBrodu
60410efd1a bug fix of bitmap constructor 2023-03-29 15:05:07 +02:00
AmauryBrodu
1da8b8465f commented the bitmap + init_bitmap + init_file_hdr 2023-03-29 15:02:04 +02:00
Baptiste
6ac67efe2d merge 2023-03-29 13:26:09 +02:00
Baptiste
1c0f0765c0 init_filesys done 2023-03-29 13:24:12 +02:00
AmauryBrodu
c1f436bcfb resolved merge conflict 2023-03-29 13:22:15 +02:00
AmauryBrodu
99a69c7998 filehdr nearly done 2023-03-29 13:20:44 +02:00
AmauryBrodu
52929cef24 added the bitmap, tests still need to be done 2023-03-29 13:17:21 +02:00
Baptiste
79bfcf6b57 fsmisc done 2023-03-23 12:59:33 +01:00
Baptiste
021aac6e6a new files 2023-03-22 16:11:03 +01:00
Baptiste
3be14e7f6a test with files are now sequentials 2023-03-22 16:01:53 +01:00
Baptiste
b07c675986 update disk 2023-03-22 15:43:10 +01:00
Baptiste
12c28f7681 read disk works 2023-03-22 15:33:33 +01:00
Moysan Gabriel
2413d4dec6 use a of file for disk 2023-03-22 11:50:56 +01:00
AmauryBrodu
bc970a9603 disk test 2023-03-18 12:38:13 +01:00
Baptiste
274a8d2c0e disk doc 2023-03-17 17:39:14 +01:00
AmauryBrodu
c5c82ac567 added tests for drv_disk 2023-03-16 23:35:13 +01:00
amaury
edf593cbf8 the driver and disk are working 2023-03-16 17:16:24 +01:00
amaury
4c81f0591a nouvelle version du driver et du disk 2023-03-16 15:59:58 +01:00
Baptiste
66eaa8a64f start of Disk 2023-03-15 17:53:10 +01:00
amaury
38004e0bc4 rename file 2023-03-15 16:19:29 +01:00
amaury
f6ec9ff60f oups sorry les boys 2023-03-15 15:48:58 +01:00
amaury
b011f75e50 remove an ignore test 2023-03-15 15:45:53 +01:00
amaury
6ad625ec02 fix merge 2023-03-15 15:43:37 +01:00