OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4424-gb5de4a9
Gerrit Code Review
gerrit@openafs.org
Fri, 31 Oct 2014 08:38:08 -0400
The following commit has been merged in the master branch:
commit a42f01d5ebb13da575b3123800ee6990743155ab
Author: Marc Dionne <marc.dionne@your-file-system.com>
Date: Thu Oct 23 11:12:57 2014 -0400
Linux 3.18: d_invalidate can no longer return an error
d_invalidate is now defined as void and does not have
a return value to check.
Change-Id: Ief1b562db63877dde9f4a8ac4918b727a05b23bb
Reviewed-on: http://gerrit.openafs.org/11562
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
acinclude.m4 | 1 +
src/afs/LINUX/osi_compat.h | 11 +++++++++++
src/afs/LINUX/osi_vcache.c | 4 +++-
src/cf/linux-test4.m4 | 13 +++++++++++++
4 files changed, 28 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository