[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Tue Feb 22 17:49:20 MST 2011


The branch, master has been updated
       via  75a1a04 Get rid of obsolete tempfs warning.
      from  eee2c77 Some uid/gid fixes for (id_t)-1 and other large ID values.

;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 75a1a04847beb40a6fb1ce684562c358843a56fb
Author: Wayne Davison <wayned at samba.org>
Date:   Tue Feb 22 15:37:13 2011 -0800

    Get rid of obsolete tempfs warning.

-----------------------------------------------------------------------

Summary of changes:
 rsync.yo |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/rsync.yo b/rsync.yo
index 5c11d95..c09114e 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1177,10 +1177,6 @@ dit(bf(-S, --sparse)) Try to handle sparse files efficiently so they take
 up less space on the destination.  Conflicts with bf(--inplace) because it's
 not possible to overwrite data in a sparse fashion.
 
-NOTE: Don't use this option when the destination is a Solaris "tmpfs"
-filesystem. It seems to have problems seeking over null regions,
-and ends up corrupting the files.
-
 dit(bf(-n, --dry-run)) This makes rsync perform a trial run that doesn't
 make any changes (and produces mostly the same output as a real run).  It
 is most commonly used in combination with the bf(-v, --verbose) and/or


-- 
The rsync repository.


More information about the rsync-cvs mailing list