summaryrefslogtreecommitdiffstats
path: root/src/fuse/cowDoc/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [FUSE] Rename version -> revision in /createSimon Rettberg2024-04-221-3/+14
| | | | Also turn into normal POST with urlencoded payload.
* [FUSE] Update docSimon Rettberg2024-04-111-7/+9
|
* [FUSE] More cleanup and minor fixesSimon Rettberg2024-04-111-6/+6
| | | | | | | | - Add support for aborting session and further uploads via SIGQUIT - Make API versioned - Change it to "uuid" everywhere instead of a mix of uuid and guid - Server can now tell us to wait with further uploads - merge request is now urlencoded POST instead of mime data
* [FUSE] Rename COW API endpoints againSimon Rettberg2024-04-081-10/+15
| | | | | Add a version to the URL, rest can be configured dynamically by -C as it's a simple prefix.
* [FUSE] cow: Cleanup, comments, fixes, minor refactoringSimon Rettberg2023-03-291-72/+83
| | | | | | | | | - Use the term "cluster" for a group of dnbd3-blocks instead of also calling them blocks. - Use term "table" instead of "array" for the L1 and L2 tables. - Use term "index" instead of "offset" when addressing those tables - Fix a few logic bugs, use-after-free - Add TODOs for parts that need better comments
* Fixed cow daemon issueMichael Scherle2022-09-131-3/+0Star
|
* added github ciMichael Scherle2022-08-041-1/+1
|
* more improvements to readme.mdMichael Scherle2022-08-021-21/+21
|
* improved cow readme.mdMichael Scherle2022-08-021-34/+36
|
* incorrect resizing fixedMichael Scherle2022-07-261-0/+7
|
* fixed error in readme.Michael Scherle2022-07-081-6/+6
|
* corrected typos in cow redmeMichael Scherle2022-07-051-21/+20Star
|
* added blockupload dump into status.txtMichael Scherle2022-07-041-3/+8
|
* removed timeUploaded and use cmpxchgMichael Scherle2022-06-301-13/+13
|
* created sperate paramter for statsMichael Scherle2022-06-281-25/+26
|
* redme expandedMichael Scherle2022-06-271-33/+181
|
* fixed wrong bitfield sizeMichael Scherle2022-06-021-9/+36
|
* added cow upload status file & started docMichael Scherle2022-05-301-0/+152