| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
This is possible because #45 (secure buffer copies) is implemented now.
|
|
|
|
| |
Fixes #45.
|
|
|
|
| |
This makes it possible to interact with the newly created driver thread beforehand (to copy memory etc.)
|
|
|
|
|
|
| |
Directory hooks are unfinished and are going to get a wrapper around their removeFn that performs the check and passes the inode to the driver for optimization opportunities.
Fixes #37.
|
|
|
|
| |
Fixes #39.
|
|
|
|
| |
Fixes #43, fixes #44.
|
| |
|
|
|
|
| |
Fixes #40.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
handling
|
| |
|
|
|
|
| |
The function no longer fails by always returning null.
|
| |
|
| |
|
|
|
|
| |
infrastructure
|
|
|
|
| |
These names represent their meanings much better.
|
| |
|
| |
|
|
|
|
| |
directory rather than the real inode
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also introduces the unintentionally absent ability to return error sets via a trap frame.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|