Dr. Chat
|
9cf324f689
|
Fix VFS files not having correct paths recorded.
|
2015-12-29 13:09:53 -08:00 |
|
Dr. Chat
|
bcacb9b127
|
Remove vfs dependency on kernel, implement I/O completion ports
|
2015-12-29 13:09:50 -08:00 |
|
Ben Vanik
|
14beb27ebc
|
xb style.
|
2015-08-07 07:56:57 -07:00 |
|
Ben Vanik
|
42400d06a9
|
Making stateless file IO platform-agnostic.
|
2015-07-15 18:01:09 -07:00 |
|
Ben Vanik
|
40621a90bd
|
Switching to standard mutex for now (but keeping xe::mutex).
|
2015-07-13 21:49:32 -07:00 |
|
Ben Vanik
|
cc08e9019a
|
Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real.
Progress on #305.
|
2015-06-29 10:33:36 -07:00 |
|
Ben Vanik
|
0104a2290f
|
Adding locks and parents to vfs.
Progress on #305.
|
2015-06-29 05:07:29 -07:00 |
|
Ben Vanik
|
83872d8e8f
|
Refactoring vfs to remove a lot of duplicated code.
Progress on #294.
|
2015-06-27 22:37:49 -07:00 |
|
Ben Vanik
|
1ac19f1b08
|
Replacing vfs memory mapping with base memory mapping.
Progress on #294.
|
2015-06-27 18:02:20 -07:00 |
|
Ben Vanik
|
0716cf84c0
|
Renaming xe::fs to xe::filesystem and xe::kernel::fs to xe::vfs.
Progress on #294.
|
2015-06-27 13:31:21 -07:00 |
|