+2016-03-03 Christos Zoulas <christos@zoulas.com>
+
+ * Fix simulated attribute cache on Linux
+ * Avoid corruption in the RPC transport
+ * Use the current RPC transport to reply in nfs_quick_reply()
+ * Use nfs_quick_reply in the NFS v3 server now that concurrency is ok
+ * Add the NFSv2 server validation checks to the NFSv3 server
+ * Use the proper post op attribute function in unlink3_or_rmdir3()
+ (raven at themaw.net)
+
2016-01-22 Christos Zoulas <christos@zoulas.com>
* apply various bug fixes to the NFSv3 server rpc calls