mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
eb3a578b0b
This creates a directory, then a symlink to a directory, and then checks we can POSIX create and delete file, directory, symlink and hardlink filesystem objects under the symlink parent directory. Mark as knownfail until next commit. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>