The Samba-Bugzilla – Attachment 17517 Details for
Bug 15114
Unable to delete AFP_Resource named stream
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for vfs_fruit test to allow unique filename for delete on close AFP_Resource test.
fruit_test_diff (text/plain), 660 bytes, created by
Jeremy Allison
on 2022-09-15 16:34:54 UTC
(
hide
)
Description:
Patch for vfs_fruit test to allow unique filename for delete on close AFP_Resource test.
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2022-09-15 16:34:54 UTC
Size:
660 bytes
patch
obsolete
>diff --git a/source4/torture/vfs/fruit.c b/source4/torture/vfs/fruit.c >index fa758794368..2ac92106f7a 100644 >--- a/source4/torture/vfs/fruit.c >+++ b/source4/torture/vfs/fruit.c >@@ -4523,8 +4523,8 @@ static bool test_create_delete_on_close_resource(struct torture_context *tctx, > struct smb2_create create; > struct smb2_handle h1; > TALLOC_CTX *mem_ctx = talloc_new(tctx); >- const char *fname = BASEDIR "\\file"; >- const char *sname = BASEDIR "\\file" AFPRESOURCE_STREAM_NAME; >+ const char *fname = BASEDIR "\\del_on_close_file"; >+ const char *sname = BASEDIR "\\del_on_close_file" AFPRESOURCE_STREAM_NAME; > const char *streams_basic[] = { > "::$DATA" > };
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 15114
:
17407
|
17514
| 17517 |
17518
|
17519