From: Stephan Wiesand Date: Mon, 31 Aug 2015 19:48:19 +0000 (+0200) Subject: Update NEWS for 1.6.14.1 X-Git-Tag: upstream/1.6.15^2~4 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=c453780953c423ed1a02918039092e93658fa2f7;p=packages%2Fo%2Fopenafs.git Update NEWS for 1.6.14.1 Release notes for OpenAFS 1.6.14.1 . Change-Id: I61fcb122eba98a3d5e2180b9de4bcdc611678cc6 Reviewed-on: http://gerrit.openafs.org/11993 Tested-by: BuildBot Reviewed-by: Mark Vitale Reviewed-by: Michael Meffie Reviewed-by: Stephan Wiesand --- diff --git a/NEWS b/NEWS index be7a8fdef..79c2fe18b 100644 --- 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