]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/wscript: fix Linux kernel oplock detection
authorRalph Boehme <slow@samba.org>
Mon, 6 Mar 2017 11:09:53 +0000 (12:09 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Mar 2017 11:49:24 +0000 (12:49 +0100)
commit6bd678c9d2c329ce00db1c1ded6a1c9e8e1b7f82
tree8f50406a4befccc31b48fa4069fee9f6fa26218b
parent213759fb65881280cb467d96eb7289e4b55ee07e
s3/wscript: fix Linux kernel oplock detection

Fix a copy/paste error, the Linux kernel oplocks check was copied from
the change notify support check.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=7537

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit fe473f805af885a23bb16046c9d26d756e164f30)
source3/wscript