marcharding
released this
BUG FIXES & IMPROVEMENTS:
- Fixed memory leads (many thanks to Toilal!)
- Fix file writing issue when first write cause access denied error (thanks to Toilal)
- Minor stuff
Assets
3
marcharding
released this
BUG FIXES & IMPROVEMENTS:
- Fix correct error code (NFS3ERR_NOTEMPTY) when deleting a directory which is not empty
Assets
3
marcharding
released this
BUG FIXES & IMPROVEMENTS:
Assets
3
BUG FIXES & IMPROVEMENTS:
- Faster write speed (between 10 to 100 times faster) due to increased buffer size
- Added async write procedure for even faster writes for big files
- Fixed TCP implementation
- Added DUMP to PROG_MOUNT command for boot2docker and osx compatibility
- Added an alias option to the pathfile format (thanks to eidng8)
- Added an command line option to only listen on one interface (thanks to eidng8)
Assets
3
marcharding
released this
BUG FIXES & IMPROVEMENTS:
- Fix for slow READDIR
- Fixed odd log timestamp formatting
Assets
3
marcharding
released this
Many things have been fixed and WinNFSd works much better in everyday situations now.
This update is highly recommended for every user.
BUG FIXES & IMPROVEMENTS:
- Multiple, concurrent mounts (thanks to das-peter and Yasushi)
- SETATTR set size implemented. This fixes many, if not all problems with with git, node etc.
- SETATTR set mtime/atime implemented. This fixes touch calls [https://github.com/winnfsd/vagrant-winnfsd/issues/39]
- Symlinks now work across os [https://github.com//issues/10]
- Junctions and absolute symlinks are also supported (if their target resides inside the mount dir)
- Fix READDIR implementation [https://github.com/winnfsd/vagrant-winnfsd/issues/78]
- Files larger than 2GB are now supported (thanks to lepsiloon)
- miscellaneous fixes and memory leak fixes (thanks to Yasushi and philr)
- added a basic tests based on the Connectathon test suite
Assets
3
yannschepens
released this
1.0.1 Add tree.hh
Assets
3
yannschepens
released this
Merge branch 'master' of https://bitbucket.org/yannschepens/winnfsd-new