From: zoulasc Date: Thu, 3 Mar 2016 18:36:41 +0000 (-0500) Subject: Today's change summary. X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=01754daacb85d3787e1cde4a076e9cea2dada892;p=am-utils-6.2.git Today's change summary. --- diff --git a/ChangeLog b/ChangeLog index acf735c0..569120ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2016-03-03 Christos Zoulas + + * 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 * apply various bug fixes to the NFSv3 server rpc calls