TheOddGarlic
|
e766229b58
|
VFS+Ext2: many simplifications and filesystem initialisation
|
2022-08-08 08:21:35 +03:00 |
|
TheOddGarlic
|
52cd72a949
|
Ext2: find_dir implementation
|
2022-08-08 08:21:35 +03:00 |
|
TheOddGarlic
|
8c9521e893
|
VFS: simplify everything
|
2022-08-08 08:21:35 +03:00 |
|
TheOddGarlic
|
600a81adf7
|
vfs: FsNode::release() implementation and weak ref to VFS node in file descriptors
|
2022-08-08 08:21:35 +03:00 |
|
TheOddGarlic
|
cdb6632f98
|
vfs+ext2: full implementation of FsNode::open()
|
2022-08-08 08:21:35 +03:00 |
|
TheOddGarlic
|
aa3667714b
|
vfs: documentation and a few minor changes
|
2022-08-08 08:21:35 +03:00 |
|
TheOddGarlic
|
31a3feb6a0
|
vfs: move operations into trait StorageDevice, hold StorageDevices in KERNEL_STATE
|
2022-08-08 08:21:35 +03:00 |
|
Erin
|
b86d42e48c
|
Obeyed clippy, our paperclip overlord (mostly)
|
2022-04-11 23:07:01 +02:00 |
|
Erin
|
56b569deb2
|
Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
|
2022-04-11 22:51:54 +02:00 |
|
Able
|
0379a34a59
|
TOML config|moved a ton of boiler plate to prelude
|
2022-03-11 13:51:47 -06:00 |
|
Able
|
44c252ed84
|
persistant scope
|
2022-02-19 07:17:44 -06:00 |
|
Able
|
13edd25c8b
|
reduce race conditions
|
2022-01-27 01:37:12 -06:00 |
|
Able
|
83a02c904c
|
Facepalm and aos stress test work
|
2022-01-13 08:54:33 -06:00 |
|