The following commit has been merged in the master branch:
commit d6f29679098aff171e69511823b340ccf28e5c31
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.
Change-Id: I711a5a3a89af6e0055381dfd4474ddca2868bb9c
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]>
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