Note that we reverted lockless d_revalidate
authorBenjamin Kaduk <kaduk@mit.edu>
Mon, 31 Jul 2017 01:54:57 +0000 (20:54 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Mon, 31 Jul 2017 01:54:57 +0000 (20:54 -0500)
It was, in fact, buggy.  Alternatives have been proposed but are
yet to be correct.

archive/OpenAFS18Notes.mdwn

index 15dcefd..d05baa9 100644 (file)
@@ -62,7 +62,7 @@ Things to be done pre-branching (aka before pre1):
 Things to be done before 1.8 release (but not necessarily before branching):
 
 * Documentation fixes (which ones?)
-* Investigate "lockless path through d_revalidate" for potential issues (?)
+* [reverted] Investigate "lockless path through d_revalidate" for potential issues (?)
 * Consider defaulting Unix CMs to have crypt mode be the default, and use
   authenticated connections to the VL server.