Histórico de commits

Autor SHA1 Mensagem Data
  Matthew Carr 159cb2606d * Added a script for building docs for the entire workspace. 1 ano atrás
  Matthew Carr 8ad6024669 Modified btfuse to allow a remote FS to be mounted. 1 ano atrás
  Matthew Carr ab989534a8 * Fixed a bug in the FuseFs::read method. 2 anos atrás
  Matthew Carr dcc8e07ebb Added an SPDX license identifier to all rust files. 2 anos atrás
  Matthew Carr 1c59d921b4 Started updating btfuse to use LocalFs. 2 anos atrás
  Matthew Carr 44a6ef6ad4 Modified LocalFs to keep track of which path owns which handles. 2 anos atrás
  Matthew Carr 942ce5c428 Converted the Blocktree struct to the LocalFs struct 2 anos atrás
  Matthew Carr 675b0ef1f1 * Improved the debug messages in the FUSE FS. 2 anos atrás
  Matthew Carr 95e7bae514 * Increased the sector size to 1 MB, which resulted in a 60x write 2 anos atrás
  Matthew Carr e487c5902a Introduced the `WriteDual` trait and used it in `Blocktree::write`. 2 anos atrás
  Matthew Carr 680fec54d3 Fixed a bug where Blocktree::read wasn't using the offset parameter. 2 anos atrás
  Matthew Carr cb02f2cbd8 Made major modification to the Block trait. 2 anos atrás
  Matthew Carr 02d8cba1c8 Modified `SectoredBuf` to no longer store the length of written data in 2 anos atrás
  Matthew Carr e03a7fd899 Revamped error handling in the `btlib` crate. 2 anos atrás
  Matthew Carr 7dbb358c1a * Implemented Blocktree::unlink. 2 anos atrás
  Matthew Carr 1e2c6afba7 * Factored SwtpmHarness into its own create. 2 anos atrás
  Matthew Carr 63eec7c42b Got reads and writes working in the FUSE daemon. 2 anos atrás
  Matthew Carr 7f33fa6093 Added a new binary crate to serve as a FUSE daemon. 2 anos atrás
  Matthew Carr 91c5e1765d Added encrypted metadata to blocks and used this to store 2 anos atrás
  Matthew Carr fd43568390 Started working on adding FUSE support. 2 anos atrás
  Matthew Carr ef1d43aa59 * Added a new `inherit` field to the Block metadata. 2 anos atrás
  Matthew Carr 59501744f3 Refactored btlib into smaller modules for ease of maintenance. 2 anos atrás