third_party: Add gpfs.h header file
authorChristof Schmitt <cs@samba.org>
Tue, 19 Dec 2017 22:11:43 +0000 (15:11 -0700)
committerVolker Lendecke <vl@samba.org>
Fri, 18 Jan 2019 11:58:16 +0000 (12:58 +0100)
commitfd789b2c69ce3005cf9747fe525ee3a9e12b7e5b
tree30211949cc53b9df4ffff322273b4a1b5bc65d60
parent528d33963aceb137fb9fde5afa5dd5f4c4b1fac8
third_party: Add gpfs.h header file

This is the only requirement for building the vfs_gpfs module; the
corresponding library is opened through dlopen at runtime. The intent
here is to always build the vfs_gpfs module to easily detect breakage
e.g. due to vfs interface changes.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
third_party/gpfs/gpfs.h [new file with mode: 0644]