fusego/samples
Ka-Hing Cheung 4ee1cf7f62 add support for fallocate (#66)
* Fallocate support

* use fallocate wrapper that works on darwin
2019-10-26 10:15:00 +02:00
..
cachingfs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
dynamicfs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
errorfs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
flushfs flush_fs_test: match another error message 2019-09-18 16:27:50 +02:00
forgetfs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
hellofs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
interruptfs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
memfs add support for fallocate (#66) 2019-10-26 10:15:00 +02:00
mount_sample fix formatting directives (to pass go test) 2019-09-16 18:28:45 +02:00
statfs replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
in_process.go replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
subprocess.go replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
unmount.go Fixed a build error. 2015-03-25 10:17:02 +11:00