selftest: enable kernel change notifications in the fileserver environment
authorRalph Boehme <slow@samba.org>
Thu, 13 Jul 2017 14:01:53 +0000 (16:01 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 25 Aug 2017 23:15:09 +0000 (01:15 +0200)
commitfb8e0343ebebac322d545b54c33b3c1e7bcda393
tree984d281b464dd0c51fd6193fd57415e6d65fc96b
parent11ae26e6a688d5f86c2d03f171694fc28f0c6c89
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>
selftest/target/Samba3.pm