s3:wscript: vfs_gpfs needs kernel oplock support
authorStefan Metzmacher <metze@samba.org>
Fri, 29 May 2020 08:39:00 +0000 (01:39 -0700)
committerStefan Metzmacher <metze@samba.org>
Tue, 7 Jul 2020 09:37:37 +0000 (09:37 +0000)
commit2a7317e0b25ff231951b960e8f0a835d4bb724e7
tree703b3faa619ab1bf46dcacf60573f3eb1badb531
parent58adf349edfd3001ad071cc7ed8cfc551f67f8a2
s3:wscript: vfs_gpfs needs kernel oplock support

It uses symbols, which are only available if we have
HAVE_KERNEL_OPLOCKS_LINUX defined.

This is not the case when building withing the
Windows Subsystem for Liux (WSL). So we better don't try to
build the vfs_gpfs module there.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Jul  7 09:37:37 UTC 2020 on sn-devel-184
source3/wscript