Rev 2624 |
Go to most recent revision |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 2593 – 6206 d 3 h
- Author: jermar
- Log message:
- A lot of more VFS prototyping.
VFS_OPEN gets reasonably complete, fix a limitation that prevented file
structures from being shared by multiple file descriptors, add functions for
file descriptor management, introduce unlink_futex and two new VFS operations
VFS_UNLINK and VFS_RENAME.