summaryrefslogtreecommitdiffstats
path: root/tools/virtiofsd/passthrough_ll.c
Commit message (Expand)AuthorAgeFilesLines
...
* virtiofsd: passthrough_ll: add lo_map for ino/fh indirectionStefan Hajnoczi2020-01-231-0/+124
* virtiofsd: passthrough_ll: create new files in caller's contextVivek Goyal2020-01-231-5/+91
* virtiofsd: add --print-capabilities optionStefan Hajnoczi2020-01-231-0/+12
* virtiofsd: Start wiring up vhost-userDr. David Alan Gilbert2020-01-231-5/+2Star
* virtiofsd: add -o source=PATH to help outputStefan Hajnoczi2020-01-231-0/+1
* virtiofsd: Make fsync work even if only inode is passed inVivek Goyal2020-01-231-2/+26
* vitriofsd/passthrough_ll: fix fallocate() ifdefsXiao Yang2020-01-231-2/+2
* virtiofsd: Fix common header and define for QEMU buildsDr. David Alan Gilbert2020-01-231-6/+2Star
* virtiofsd: Remove unused enum fuse_buf_copy_flagsXiao Yang2020-01-231-2/+2
* virtiofsd: remove mountpoint dummy argumentStefan Hajnoczi2020-01-231-10/+2Star
* virtiofsd: Format imported files to qemu styleDr. David Alan Gilbert2020-01-231-997/+1064
* virtiofsd: Trim down imported filesDr. David Alan Gilbert2020-01-231-1/+0Star
* virtiofsd: Add passthrough_llDr. David Alan Gilbert2020-01-231-0/+1338