Linux 3.18: d_invalidate can no longer return an error
authorMarc Dionne <marc.dionne@your-file-system.com>
Thu, 23 Oct 2014 15:12:57 +0000 (11:12 -0400)
committerD Brashear <shadow@your-file-system.com>
Fri, 31 Oct 2014 12:37:48 +0000 (08:37 -0400)
commita42f01d5ebb13da575b3123800ee6990743155ab
tree02f173d75c3698732a099873f4b4ec17879d89e2
parent882146b0e671e008e1d599cd34213bf940410d33
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
src/afs/LINUX/osi_compat.h
src/afs/LINUX/osi_vcache.c
src/cf/linux-test4.m4