smbd: add twrp arg to synthetic_smb_fname()
[amitay/samba.git] / source3 / smbd / ntquotas.c
index 47633b682a871cab8f99ff69407bc380baf6c809..43714e099fd960d87880e9d519fd9e79a4441dbd 100644 (file)
@@ -87,6 +87,7 @@ NTSTATUS vfs_get_ntquota(files_struct *fsp, enum SMB_QUOTA_TYPE qtype,
                                ".",
                                NULL,
                                NULL,
+                               0,
                                0);
        if (smb_fname_cwd == NULL) {
                return NT_STATUS_NO_MEMORY;