fusego/samples/statfs
Andrew Gaul 1dcc6791f0 Report physical blocks used
Tools like du and ls -l use this value to calculate the space used.
Force block size to 512 bytes for simplicity and compatibility with
Mac OS X which uses an older FUSE.
2015-10-22 18:57:08 -07:00
..
statfs.go Report physical blocks used 2015-10-22 18:57:08 -07:00
statfs_darwin_test.go Fixed the documentation to match reality on darwin. 2015-09-10 13:51:07 +10:00
statfs_linux_test.go Updated Linux tests for the new behavior. 2015-09-10 03:54:29 +00:00
statfs_test.go Report physical blocks used 2015-10-22 18:57:08 -07:00