| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
incorrect it.last() value
|
| |
|
|
|
|
| |
This reverts commit 13da66a7d65c3ab7960bef7f8914c5a09ae2d5bd.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Directory hooks are now treated transparently like regular directories when it comes to looking up subresources by name.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|