s3:smbd: remove dirptr and dirpath from connection_struct
[samba.git] / source3 / include / proto.h
index e4523a1625b89883c2b05f47478e46e7d26530e7..b00a08446ad8279a26cd2371b77b50697264d184 100644 (file)
@@ -6208,7 +6208,7 @@ struct dptr_struct *dptr_fetch(char *buf,int *num);
 struct dptr_struct *dptr_fetch_lanman2(int dptr_num);
 bool dir_check_ftype(connection_struct *conn, uint32 mode, uint32 dirtype);
 bool get_dir_entry(TALLOC_CTX *ctx,
-               connection_struct *conn,
+               struct dptr_struct *dirptr,
                const char *mask,
                uint32 dirtype,
                char **pp_fname_out,