]> git.michaelhowe.org Git - packages/o/openafs.git/commit
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)
committerStephan Wiesand <stephan.wiesand@desy.de>
Mon, 24 Nov 2014 09:16:21 +0000 (04:16 -0500)
commitb3527c802ad82cdecc0df6dfa42b228710ad5fd4
tree96103622d3f4d2710e8f91e560b94386724506f4
parent2fd2c69257edff968ef24a1d903bd602817bbf01
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.

Reviewed-on: http://gerrit.openafs.org/11562
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: D Brashear <shadow@your-file-system.com>
(cherry picked from commit a42f01d5ebb13da575b3123800ee6990743155ab)

Change-Id: I8542404771c4a7962238efd9a53d7dfcf4011c96
Reviewed-on: http://gerrit.openafs.org/11569
Reviewed-by: Anders Kaseorg <andersk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
acinclude.m4
src/afs/LINUX/osi_compat.h
src/afs/LINUX/osi_vcache.c
src/cf/linux-test4.m4