selftest: enable kernel change notifications in the fileserver environment
commitf85dcf316585ec74f9289ae62e35d58f2f0a498b
authorRalph Boehme <slow@samba.org>
Thu, 13 Jul 2017 14:01:53 +0000 (13 16:01 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 25 Oct 2017 06:43:02 +0000 (25 08:43 +0200)
tree390061b0e47cfd87756c0339290cdb0d130bc820
parent9663cab40d637193f7c5af5d5cc2c4acd1e4fef9
selftest: enable kernel change notifications in the fileserver environment

This environment is currently not used for any test in the smb2
testsuite, so this change doesn't affect any existing test.

A subsequent commit will add a test for change notifications with kernel
change notify enabled. It verifies a bug (this one) that only crops up
in such a setup and causes rename events to get lost.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit fb8e0343ebebac322d545b54c33b3c1e7bcda393)
selftest/target/Samba3.pm