summaryrefslogtreecommitdiffstats
path: root/block/export/fuse.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: Implement hole detection through lseekMax Reitz2020-12-111-0/+77
* fuse: (Partially) implement fallocate()Max Reitz2020-12-111-0/+84
* fuse: Allow growable exportsMax Reitz2020-12-111-8/+36
* fuse: Implement standard FUSE operationsMax Reitz2020-12-111-0/+242
* fuse: Allow exporting BDSs via FUSEMax Reitz2020-12-111-0/+295