]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Linux 3.7: putname is no longer exported
authorMarc Dionne <marc.c.dionne@gmail.com>
Mon, 15 Oct 2012 16:26:09 +0000 (12:26 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Tue, 30 Oct 2012 09:56:47 +0000 (02:56 -0700)
commit5aae6e0c183cf6dccf7dcf6511217b300d0f3767
treee98da5370792b057fab3c55d031ad7b92aefa059
parent4c4075ade0d46087638bd8cc96aa9fac005e62f3
Linux 3.7: putname is no longer exported

putname is unexported in kernel 3.7.  Add a compatibility inline
afs_putname function and open code it if necessary.

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

Change-Id: Icf0e249f87bfe80a262e5599ab9958355ed9a90f
Reviewed-on: http://gerrit.openafs.org/8336
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
acinclude.m4
src/afs/LINUX/osi_compat.h
src/afs/LINUX/osi_misc.c