Today's change summary.
authorzoulasc <christos@zoulas.com>
Thu, 3 Mar 2016 18:36:41 +0000 (13:36 -0500)
committerzoulasc <christos@zoulas.com>
Thu, 3 Mar 2016 18:36:41 +0000 (13:36 -0500)
ChangeLog

index acf735c02f31b68542d5a6608716b1e1d7b75897..569120ac7c74796300bca51d432a2149e7e5d062 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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