New version 1.9.6
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 25 Nov 2014 14:47:55 +0000 (06:47 -0800)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 25 Nov 2014 14:47:55 +0000 (06:47 -0800)
commit080d2311292dbb9a5bde7571b293c4e776ff47f1
tree23136ddc1e579212f1b69fb9abdc94958a80a70e
parent4a58e6145568fd21ef956ae6ac3d3c37ef209a57
New version 1.9.6

 - Add O_TRUNC support for nfs_create
 - Handle OOM during create
 - Return more stats fields as part of readdir since we get these for "free"
   when we use READDIRPLUS
 - Follow symlinks during path resolution
 - Add lchown, lstat and lutimes
 - Replace all [u_]quad types with [u]int types in our RPC layer
 - Solaris build fixes

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
configure.ac
lib/Makefile.am
packaging/RPM/libnfs.spec.in