selftest: enable kernel change notifications in the fileserver environment
commitd052058b59d92793b4ee5feb60e16af4cda4e155
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:01 +0000 (25 08:43 +0200)
tree4da68a215c7c57566ce29a9c47d5d8d285714741
parent1dd367ad2ae2c3405509fe4ec344711f514476c5
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>
(backported from commit fb8e0343ebebac322d545b54c33b3c1e7bcda393)
selftest/target/Samba3.pm