The Samba-Bugzilla – Attachment 13253 Details for
Bug 12819
[PATCH] sync() on receiving side for data consistency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rsync_sync
rsync_sync.patch (text/plain), 316 bytes, created by
Ben RUBSON
on 2017-06-05 18:47:59 UTC
(
hide
)
Description:
rsync_sync
Filename:
MIME Type:
Creator:
Ben RUBSON
Created:
2017-06-05 18:47:59 UTC
Size:
316 bytes
patch
obsolete
>--- main.c.orig 2017-06-05 20:43:39.844493000 +0200 >+++ main.c 2017-06-05 20:45:04.561944000 +0200 >@@ -921,6 +921,7 @@ > io_start_multiplex_out(f_out); > > recv_files(f_in, f_out, local_name); >+ sync(); //data consistency, force completion of pending disk writes > io_flush(FULL_FLUSH); > handle_stats(f_in); >
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 12819
: 13253