From: Ralph Boehme Date: Thu, 22 Oct 2020 09:12:11 +0000 (+0200) Subject: smbd: mark UCF_UNIX_NAME_LOOKUP as unused X-Git-Tag: talloc-2.3.2~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=537069b6e05fafbf7103405e755d8bbb69eafdae;p=thirdparty%2Fsamba.git smbd: mark UCF_UNIX_NAME_LOOKUP as unused Signed-off-by: Ralph Boehme Reviewed-by: Jeremy Allison --- diff --git a/source3/smbd/smbd.h b/source3/smbd/smbd.h index b7d2bbb5408..fb277bde780 100644 --- a/source3/smbd/smbd.h +++ b/source3/smbd/smbd.h @@ -63,7 +63,7 @@ struct trans_state { #define UCF_ALWAYS_ALLOW_WCARD_LCOMP 0x00000002 /* UCF_COND_ALLOW_WCARD_LCOMP 0x00000004 is no longer used. */ #define UCF_POSIX_PATHNAMES 0x00000008 -#define UCF_UNIX_NAME_LOOKUP 0x00000010 +/* #define UCF_UNIX_NAME_LOOKUP 0x00000010 is no longer used. */ #define UCF_PREP_CREATEFILE 0x00000020 /* * Use the same bit as FLAGS2_REPARSE_PATH