]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update NEWS for 1.6.14.1
authorStephan Wiesand <stephan.wiesand@desy.de>
Mon, 31 Aug 2015 19:48:19 +0000 (21:48 +0200)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 16 Sep 2015 19:39:02 +0000 (15:39 -0400)
Release notes for OpenAFS 1.6.14.1 .

Change-Id: I61fcb122eba98a3d5e2180b9de4bcdc611678cc6
Reviewed-on: http://gerrit.openafs.org/11993
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
NEWS

diff --git a/NEWS b/NEWS
index be7a8fdef52ec9a9c6364b046943c95e0ca27647..79c2fe18babab33fadb0490d06e4ac48ec5b11f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
                        User-Visible OpenAFS Changes
 
+OpenAFS 1.6.14.1
+
+  Linux clients
+
+    * Support kernels up to 4.2
+
+      Due to changes to internal data structures with this kernel release,
+      the OpenAFS client can no longer reset the link count during path
+      lookups. Since volume root directories must behave like symlinks
+      instead of normal directories in order to satisfy Linux kernel
+      invariants, looking up paths containing more than 40 mount points
+      will fail with ELOOP on such kernels.
+
 OpenAFS 1.6.14
 
   All server platforms