s3: smbd: SMB1 rename_internals() can figure out the wildcard status of the paths...
[amitay/samba.git] / source3 / smbd / nttrans.c
index e8f41bea99d66f6e1282a9e3d58ae749856822f2..b6ac11f4633c0776930351a925ed7d78370b8624 100644 (file)
@@ -1843,8 +1843,6 @@ void reply_ntrename(struct smb_request *req)
                                                dst_original_lcomp,
                                                attrs,
                                                false,
-                                               false, /* src_has_wcard */
-                                               dest_has_wcard,
                                                DELETE_ACCESS);
                        break;
                case RENAME_FLAG_HARD_LINK: