SOLARIS: Check for map_addr() without 'vacalign' 47/12947/2
authorAndrew Deason <adeason@sinenomine.net>
Wed, 7 Mar 2018 04:04:28 +0000 (22:04 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Sat, 10 Mar 2018 00:03:45 +0000 (19:03 -0500)
commit00e12efa29659c28f0fd7b6acbfb57d91a6ca477
tree7cade587c209492db9b22c8d0ef6b358ed125813
parent6082243e42525c738239fe429bcb64e0e4f22207
SOLARIS: Check for map_addr() without 'vacalign'

Add a configure check to see if the map_addr() function contains the
'vacalign' argument or not. The argument was removed sometime around
Solaris 11.4.

Change-Id: Id11c10cf849511635bd9490c97d978b4bdaa5e06
Reviewed-on: https://gerrit.openafs.org/12947
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/afs/SOLARIS/osi_vnodeops.c
src/cf/solaris-mapaddr.m4 [new file with mode: 0644]
src/cf/solaris-ostype.m4