Commit graph

7 commits

Author SHA1 Message Date
Garfield Tan
a35d17f4e7 Plumb through notification when write finishes to O file descriptor. 2017-07-06 18:47:13 -07:00
Garfield Tan
061d34895d Some bug fixes and tiny improvements upon seekable files. 2017-07-06 16:20:00 -07:00
Garfield Tan
0c5030a704 Separate directory loading into steps to avoid blocking samba thread. 2017-07-06 16:17:43 -07:00
Ruslan Tkhakokhov
228ca3f9d7 Implement seekability for file descriptors (#6)
* Implement seekability for file descriptors
2017-07-06 12:50:13 -07:00
Garfield Tan
ef48c1647e Wrap MessageValues in try-resources.
So that they will be recycled to reduce some GC pressure.
2017-06-30 16:21:30 -07:00
Garfield Tan
e8188b9564 Change default project name & update README. 2017-06-19 14:58:26 -07:00
Garfield Tan
47ef315796 Initial commit. 2017-06-19 14:38:40 -07:00