holepunchto / hyperdrive

Hyperdrive is a secure, real time distributed file system
Apache License 2.0
1.86k stars 134 forks source link

Update FD size during write #237

Closed andrewosh closed 5 years ago

andrewosh commented 5 years ago

This PR fixes a strange FUSE bug on OSX (getattr and write get called concurrently, to devastating effect...).