CI: verify a symlink has FILE_ATTRIBUTE_NORMAL set
commitc19d3eacc2f3626622905e9725ddb96e27ca1fe2
authorRalph Boehme <slow@samba.org>
Mon, 1 Feb 2021 13:44:03 +0000 (1 14:44 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Feb 2021 08:50:41 +0000 (26 08:50 +0000)
tree9f52cd1f99d947bb212d32011887798ad0b0732e
parentcc3c704a84fcf511debfcbbb1a40794111a836e1
CI: verify a symlink has FILE_ATTRIBUTE_NORMAL set

Not that it really makes sense to set FILE_ATTRIBUTE_NORMAL for symlinks in
POSIX client context, but that's what we had before 4.14.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14629

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 5572ae296e720a00ab438d7b50cfc458af631f69)
selftest/knownfail.d/samba3.smbtorture_s3 [new file with mode: 0644]
source3/torture/test_posix.c