Commit Graph

4 Commits

Author SHA1 Message Date
Christopher Haster
f7bc32b585 Added better version output 2018-02-08 02:40:17 -06:00
Christopher Haster
ed8713cc0f Added support for truncate on files 2018-01-22 19:47:45 -06:00
Christopher Haster
675490a504 Added fgetattr and removed sync from every read/write
Previously required sync for getattr to work, but apparently
fgetattr can override this and does not require syncing with disk.

Also added check with tell to avoid flushing as much as possible.
2017-09-18 21:46:07 -05:00
Christopher Haster
c08e6b060d Initial commit 2017-09-17 22:26:52 -05:00