summaryrefslogtreecommitdiffstats
path: root/src/fuse/cow.h
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up code and added improvementsMichael Scherle2018-11-021-7/+16
| | | | | | | | - cleaned up code - using fixed size type variables in file - using types.h fixup macros - replaced write/read with pwrite/pread (except for 2 occurrences) - added create fuse callback
* Initial CommitMichael Scherle2018-10-081-0/+41