From f4b8e829e9bd06bdb15861c663cb3134795f7fd6 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 24 Apr 2005 22:35:03 +0000 Subject: [PATCH] Mention fix for --one-file-system. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 7e60adde..58da234b 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ Changes since 2.6.4: to a file in a --link-dest dir doesn't link the files from the rest of the cluster. + - When deleting files with the --one-file-system (-x) option set, rsync + no longer tries to remove files from inside a mount-point on the + receiving side. + ENHANCEMENTS: - Added the --only-write-batch=FILE option that may be used (instead -- 2.34.1