Commit Graph

6 Commits (master)

Author SHA1 Message Date
Michael Stapelberg ae5da07e4c
remove naked returns across the code base (#75)
fixes #73
2020-01-28 10:10:08 +01:00
Arran Walker 5ee7049312 replace imports of "golang.org/x/net/context" with "context" 2018-02-07 19:18:23 +00:00
Aaron Jacobs df7caed6a7 dynamic_fs_test: run goimports and reflow text. 2017-05-09 07:47:28 +10:00
Aaron Jacobs 4fc546bdf9 dynamic_fs.go: reflow text. 2017-05-09 07:47:28 +10:00
Ben Sidhom 6a1014cd27 Enable StatFS on dynamicfs
MacOS apparently invokes StatFS on os.Lstat/os.Stat. Note that the
return fields are not actually populated here.
2017-05-09 07:47:28 +10:00
Ben Sidhom 8edb6e4462 Add integration test for direct-io filesystem 2017-05-09 07:47:28 +10:00