smbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code check from copy_file()
authorRalph Boehme <slow@samba.org>
Tue, 2 Feb 2021 14:58:57 +0000 (15:58 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 5 Feb 2021 06:22:35 +0000 (06:22 +0000)
commit544767f72df366baf50be6d841e36dbcbe9f4065
tree280962c8eb34ad765b882dd9ec444d32fb972171
parent8999c7d69c6312c7e7bef93417ecef93ddbdabf5
smbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code check from copy_file()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/reply.c