s3: smbd: remove redundant smb_dname arg from dptr_create()
[amitay/samba.git] / source3 / smbd / smb2_query_directory.c
index d433f2bee42d085fb2686481452afb6f023f7638..dc8c09b8969633d0d96f3dc4d605276c046314dd 100644 (file)
@@ -441,7 +441,6 @@ static struct tevent_req *smbd_smb2_query_directory_send(TALLOC_CTX *mem_ctx,
                status = dptr_create(conn,
                                     NULL, /* req */
                                     fsp,
-                                    fsp->fsp_name,
                                     false, /* old_handle */
                                     false, /* expect_close */
                                     0, /* spid */