Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fuse: Implement hole detection through lseek | Max Reitz | 2020-12-11 | 1 | -0/+77 |
* | fuse: (Partially) implement fallocate() | Max Reitz | 2020-12-11 | 1 | -0/+84 |
* | fuse: Allow growable exports | Max Reitz | 2020-12-11 | 1 | -8/+36 |
* | fuse: Implement standard FUSE operations | Max Reitz | 2020-12-11 | 1 | -0/+242 |
* | fuse: Allow exporting BDSs via FUSE | Max Reitz | 2020-12-11 | 1 | -0/+295 |