Matthew Carr
|
8ad6024669
Modified btfuse to allow a remote FS to be mounted.
|
1 год назад |
Matthew Carr
|
4a0149520b
Started implementing FsProvider for FsClient.
|
1 год назад |
Matthew Carr
|
3770d845f4
Improved the security of inode to path mapping.
|
2 лет назад |
Matthew Carr
|
a725950e41
Fixed a bug were block files were not being deleted.
|
2 лет назад |
Matthew Carr
|
ee87c26b3f
Managed to get zero-copy reads working in ServerCallback.
|
2 лет назад |
Matthew Carr
|
5d08568cc0
* Fixed the test flakiness in btfuse by using a lazy unmount.
|
2 лет назад |
Matthew Carr
|
681c7160ca
Finished testing btfsd.
|
2 лет назад |
Matthew Carr
|
6f7fcbeff0
Switched to using the x509-certificate crate from crates.io.
|
2 лет назад |
Matthew Carr
|
066ef2a03c
Started implementing btfsd.
|
2 лет назад |
Matthew Carr
|
a2a899cbd5
Got the file system integration tests in btfuse to pass.
|
2 лет назад |
Matthew Carr
|
1c59d921b4
Started updating btfuse to use LocalFs.
|
2 лет назад |
Matthew Carr
|
67a5d64f4e
Removed unneeded crates.
|
2 лет назад |
Matthew Carr
|
942ce5c428
Converted the Blocktree struct to the LocalFs struct
|
2 лет назад |
Matthew Carr
|
1fc18b39c0
Implemented the btfproto client.
|
2 лет назад |
Matthew Carr
|
62121ca7c1
* Added a crate for defining the file server inteface.
|
2 лет назад |
Matthew Carr
|
041814acab
Started using quinn for transporting messages.
|
2 лет назад |
Matthew Carr
|
bc80d18027
Added a crate for the blocktree file server.
|
2 лет назад |
Matthew Carr
|
84f5fb59c8
Rewrote `btmsg` to use tokio and be fully asynchronous.
|
2 лет назад |
Matthew Carr
|
dae7f715a8
Moved the btmsg module into its own crate.
|
2 лет назад |
Matthew Carr
|
cb02f2cbd8
Made major modification to the Block trait.
|
2 лет назад |
Matthew Carr
|
e03a7fd899
Revamped error handling in the `btlib` crate.
|
2 лет назад |
Matthew Carr
|
36364e8518
Added a new stream which signs and verifies each sector of data
|
2 лет назад |
Matthew Carr
|
b20315d385
Started implementing the setattr method.
|
2 лет назад |
Matthew Carr
|
7dbb358c1a
* Implemented Blocktree::unlink.
|
2 лет назад |
Matthew Carr
|
1e2c6afba7
* Factored SwtpmHarness into its own create.
|
2 лет назад |
Matthew Carr
|
63eec7c42b
Got reads and writes working in the FUSE daemon.
|
2 лет назад |
Matthew Carr
|
7f33fa6093
Added a new binary crate to serve as a FUSE daemon.
|
2 лет назад |
Matthew Carr
|
fd43568390
Started working on adding FUSE support.
|
2 лет назад |
Matthew Carr
|
5c883847b1
Started working on a messaging module.
|
2 лет назад |
Matthew Carr
|
cb74c42086
Got the first integration test which writes a block to the filesystem
|
2 лет назад |