faubackup2/src/rsync rsync.cpp,1.5,1.6
Martin Waitz <[email protected]> Tue, 07 Jun 2005 13:44:26 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/src/rsync In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13149/src/rsync Modified Files: rsync.cpp Log Message: double blocksize Index: rsync.cpp =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/rsync/rsync.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** rsync.cpp 7 Jun 2005 13:35:54 -0000 1.5 --- rsync.cpp 7 Jun 2005 13:44:24 -0000 1.6 *************** *** 63,67 **** // this is somthing like: blocksize = sqrt(fileSize) ! blocksize = 1 << (generic_fls(fileSize) / 2); if(blocksize < MIN_RSYNC_BLOCKSIZE) --- 63,67 ---- // this is somthing like: blocksize = sqrt(fileSize) ! blocksize = 1 << (generic_fls(fileSize) / 2 + 1); if(blocksize < MIN_RSYNC_BLOCKSIZE) ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20