Linux 3.6: lookup inode operation API change
authorMarc Dionne <marc.c.dionne@gmail.com>
Tue, 14 Aug 2012 22:26:24 +0000 (18:26 -0400)
committerDerrick Brashear <shadow@dementix.org>
Fri, 17 Aug 2012 18:15:41 +0000 (11:15 -0700)
commitec48dca871ef98adb69792a34047c6be5818f1b2
treefbd96232a233faef4fc267b71b9770302a6c6d37
parent7413cd09a53f89882a46fd100bf6c501348f2188
Linux 3.6: lookup inode operation API change

The nameidata argument is replaced with an unsigned int flags
argument.

Change-Id: Ife07bb50ae7d747bd6256ea8238c4e19dbb5ee3f
Reviewed-on: http://gerrit.openafs.org/7987
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
acinclude.m4
src/afs/LINUX/osi_vnodeops.c
src/cf/linux-test4.m4