summaryrefslogtreecommitdiffstats
path: root/src/cowtest
Commit message (Expand)AuthorAgeFilesLines
* [FUSE] Fix division by zeroSimon Rettberg2024-04-231-1/+1
* [FUSE] cow: More fixes and refactoringSimon Rettberg2023-04-141-15/+35
* [FUSE] cow: Cleanup, comments, fixes, minor refactoringSimon Rettberg2023-03-291-1/+2
* Fixed cow daemon issueMichael Scherle2022-09-132-5/+5
* Improved cowtest code documentationMichael Scherle2022-08-222-78/+207
* improvements to cowtest readmeMichael Scherle2022-08-161-27/+29
* random test now cancles on ctrl-cMichael Scherle2022-08-091-40/+33Star
* corrected retun values for cowtestMichael Scherle2022-07-291-59/+77
* incorrect resizing fixedMichael Scherle2022-07-262-79/+404
* fixed error in readmeMichael Scherle2022-07-131-2/+2
* added random write testMichael Scherle2022-07-132-78/+266
* fixed error in readme.Michael Scherle2022-07-081-5/+5
* removed timeUploaded and use cmpxchgMichael Scherle2022-06-301-5/+7
* fixed not waiting for statupdater threadMichael Scherle2022-06-202-51/+91
* Added better statsMichael Scherle2022-06-151-2/+3
* moved buffer from dnbd3_async_t to parentMichael Scherle2022-06-131-11/+27
* cowtest readmeMichael Scherle2022-06-101-0/+82
* struct padding and type changesMichael Scherle2022-06-081-10/+10
* fixed multiple compiler warningsMichael Scherle2022-06-071-4/+57
* fixed wrong bitfield sizeMichael Scherle2022-06-021-2/+2
* implemented block upload via restMichael Scherle2022-05-111-4/+2Star
* multible bugfixes, test can verify existing fileMichael Scherle2022-03-311-86/+231
* reworked and fixed cowfile_read, added one testMichael Scherle2022-02-231-5/+49
* basic cow implementation & rudimentary testsMichael Scherle2022-02-172-0/+385