smbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code check from get_file_handle_for_...
authorRalph Boehme <slow@samba.org>
Tue, 2 Feb 2021 14:54:43 +0000 (15:54 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 5 Feb 2021 06:22:35 +0000 (06:22 +0000)
commit0d454f34db52d2903c830e1f1acd56a9a1dca04b
tree66787709ef9070b29e7f81db64753d0c57f751d0
parent6e7142ba6c79c9c6f3ce299b6c7dd476cc229e6b
smbd: remove NT_STATUS_STOPPED_ON_SYMLINK status code check from get_file_handle_for_metadata()

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