Search for gpfs functions in both libgpfs_gpl.so an libgpfs.so
authorMathias Dietz <MDIETZ@de.ibm.com>
Wed, 12 Nov 2008 13:32:45 +0000 (14:32 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 24 Nov 2008 15:22:05 +0000 (16:22 +0100)
commit51b840a07e84ab342f7b116171519219b3f9b1e1
tree43401c0b708f5da85040abd0d66f05b14d255769
parent26461a72da5a646fcc6023bb4f82c66e17a8529b
Search for gpfs functions in both libgpfs_gpl.so an libgpfs.so

As of GPFS 3.2.1 PTF8 libgpfs will be available as GPL, so we don't need the
special libgpfs_gpl lib anymore. For backwards compatibility with pre-PTF8 GPFS
installations, still look there.
source3/modules/gpfs.c