The following commit has been merged in the openafs-stable-1_6_x branch:
commit 860764da5ee2e48a2c3f7552fad1766e19eae47f
Author: Marc Dionne <[email protected]>
Date: Thu Dec 18 07:13:46 2014 -0500
Linux: d_alias becomes d_u.d_alias
The fields in struct dentry are re-arranged so that d_alias
shares space wth d_rcu inside the d_u union. Some references
need to change from d_alias to d_u.d_alias.
The kernel change was introduced for 3.19 but was also backported
to the 3.18 stable series in 3.18.1, so this commit is required
for 3.19 and current 3.18 kernels.
Reviewed-on: http://gerrit.openafs.org/11642
Reviewed-by: Anders Kaseorg <[email protected]>
Reviewed-by: Michael Laß <[email protected]>
Reviewed-by: Daria Brashear <[email protected]>
Tested-by: BuildBot <[email protected]>
(cherry picked from commit d6f29679098aff171e69511823b340ccf28e5c31)
Change-Id: Ifb6199aa7fa922e64540d9fad1d2d79facbb9761
Reviewed-on: http://gerrit.openafs.org/11659
Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: Daria Brashear <[email protected]>
Reviewed-by: Stephan Wiesand <[email protected]>
acinclude.m4 | 1 +
src/afs/LINUX/osi_compat.h | 4 ++++
src/cf/linux-test4.m4 | 9 ++++++++-
3 files changed, 13 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs