search for: debug_gte

Displaying 6 results from an estimated 6 matches for "debug_gte".

Did you mean: debug_gc
2009 Jan 24
2
[patch] Replace illegal characters in filenames for FAT (switch)
...nt; extern int make_backups; extern int cleanup_got_literal; @@ -441,6 +442,8 @@ int recv_files(int f_in, char *local_name) const char *parent_dirname = ""; #endif int ndx, recv_ok; + int i; + static const char fat_invalid_chars[] = "*/:<>?\\|\""; if (DEBUG_GTE(RECV, 1)) rprintf(FINFO, "recv_files(%d) starting\n", cur_flist->used); @@ -487,6 +490,14 @@ int recv_files(int f_in, char *local_name) file = dir_flist->files[cur_flist->parent_ndx]; fname = local_name ? local_name : f_name(file, fbuf); + if (fat_filenames) {...
2013 Jul 29
2
Improve --inplace updates on pathological inputs
Hi, I recently came across a situation where "rsync --inplace" performs very poorly. If both the source and destination files contain long sequences of identical blocks, but not necessarily in the same location, the sender can spend an inordinate amount of CPU time finding matching blocks. In my case, I came across this problem while backing up multi-hundred-gigabyte MySQL database
2012 Sep 28
1
Patch for GPFS support
...amed ?gpfs_attr? gpfs.c:144:20: error: ?stat_x? has no member named ?gpfs_attr? gpfs.c:145:10: error: ?stat_x? has no member named ?gpfs_attr? gpfs.c:146:5: error: ?stat_x? has no member named ?gpfs_attr? gpfs.c: In function ?gpfs_free_list?: gpfs.c:162:3: warning: implicit declaration of function ?DEBUG_GTE? [-Wimplicit-function-declaration] gpfs.c:162:17: error: ?ACL? undeclared (first use in this function) gpfs.c:162:17: note: each undeclared identifier is reported only once for each function it appears in gpfs.c: In function ?gpfs_receive_attr_int?: gpfs.c:212:16: error: ?ACL? undeclared (first u...
2014 Mar 07
1
Problem using --debug=FUZZY[2] flags
...nation side has a file named C_VOL-b001-i3816.spi, which is just a copy of C_VOL-b001-i3818.spi that I made and modified in a few places with a hex editor. I don't get any fuzzy messages when running the command that way, but it does utilize that file. To confirm, I commented out the "if (DEBUG_GTE(FUZZY, 2))" line in generator.c (line 767 I believe) and rebuilt - I get the "fuzzy size/modtime match for..." in the output then as expected. Does this look like a bug, or am I misunderstanding the new documentation regarding how to use the --debug flags? Thanks Graham ------------...
2011 Aug 05
4
[Bug 8355] New: Use pointer after freeaddrinfo()
https://bugzilla.samba.org/show_bug.cgi?id=8355 Summary: Use pointer after freeaddrinfo() Product: rsync Version: 3.0.8 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: andrey at zonov.org
2017 Apr 10
3
error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]
Hi: I'm in the middle of recoverying from a tactical error copying around an Mac OS X 10.10.5 Time Machine backup (turns out Apple's instructions aren't great...), and I had rsync running for the past 6 hours repairing permissions/acls on 1.5 TB of data (not copying the data), and then it just died in the middle with: .L....og.... 2015-03-11-094807/platinum-bar2/usr/local/mysql