New version: 1.9.3
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Mar 2014 01:12:45 +0000 (18:12 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Mar 2014 01:12:45 +0000 (18:12 -0700)
commit70589711551326032ca446e97906792190a60a0f
tree39489ac003c37a7cee14c32fbf580642a1eef1b1
parentc44c3ff3646f34deddf3ab7687aca1f6383e8585
New version:  1.9.3

 Wed Mar 19 2014: Version 1.9.3
 - Add O_TRUNC support to nfs_open()
 - Add a simple but incomplete LD_PRELOAD tool
 - Fixes for some memory leaks and C++ compile support
 - Make ANDROID default uid/gid to 65534
 - Allow the READDIRPLUS emulation to still work if some objects
   in the direcotry can not be lookedup (NFSv4 ACL denying READ-ATTRIBUTES)
 - Have libnfs retry any read/write operations where the server responds
   with a short read/write. Some servers do this when they are overloaded?
configure.ac
lib/Makefile.am
packaging/RPM/libnfs.spec.in