X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/7cf8a5515da2ce8ec6b3bd11f51cc890a6b24b5e..84495354e9d02c3c1d87229516f97b393f15d590:/fsync.diff diff --git a/fsync.diff b/fsync.diff index a7a45c7..7d53eda 100644 --- a/fsync.diff +++ b/fsync.diff @@ -1,6 +1,12 @@ This patch from Sami Farin lets you specify --fsync if you want fsync() to be called on every file we write. +To use this patch, run these commands for a successful build: + + patch -p1