search for: hlink

Displaying 20 results from an estimated 189 matches for "hlink".

Did you mean: link
2002 Jan 13
1
rsynd-2.5.1 / hlink.c patches
Platform: Compaq OpenVMS Alpha 7.3 Compiler: Compaq C T6.5 The following patch resolves compile problems with the HLINK.C module. The cast on function argument for the qsort() routine was wrong, and not allowing the compile to complete. When the function definiton of the hlink_compare() is corrected to have the const qualifiers, the cast inside the qsort() function call is no longer needed. -John wb8tyw@qsl....
2015 Mar 11
0
[Bug 11161] New: rare crash in hlink.c:536
https://bugzilla.samba.org/show_bug.cgi?id=11161 Bug ID: 11161 Summary: rare crash in hlink.c:536 Product: rsync Version: 3.1.1 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: sbrabec at suse.cz QA Co...
2006 Sep 01
0
Add --no-tweak-hlinked, etc.
...ds a destination file that passes the quick check with the source file but differs in attributes, the receiving rsync will change the attributes. This is undesirable when the destination is an incremental backup containing files hard-linked from older backups. Thus, I propose an option --no-tweak-hlinked to tell the receiving rsync not to change the attributes of an existing destination file with more than one link. Instead, rsync would copy the file and move the copy over the link to the shared original. I'm thinking about how best to implement this. I would love to use copy_file(fname, f...
2007 Nov 04
1
DO NOT REPLY [Bug 4561] Add options --tweak, --no-tweak, --no-tweak-hlinked
...been fixed, the implementation is pretty simple; Wayne, perhaps you guessed from the comment change I inadvertently left in my patch for bug 5051 that this was what I was up to. The options seem to work and itemize properly, and there is even a test case. The clever interaction between --no-tweak-hlinked and --inplace is not implemented, but it can come later (if at all). Please add some form of this to patches/ . I will start using --no-tweak-hlinked in my sync_first-mode rsnapshot runs. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this...
2008 Apr 22
4
DO NOT REPLY [Bug 5407] New: hlink.c:480: finish_hard_link: Assertion `flist != ((void *)0)' failed.
https://bugzilla.samba.org/show_bug.cgi?id=5407 Summary: hlink.c:480: finish_hard_link: Assertion `flist != ((void *)0)' failed. Product: rsync Version: 3.0.2 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core A...
2008 Aug 07
1
rsync: hlink.c:271: check_prior: Assertion `node->data != ((void *)0)' failed.
...2.6.26.1.bz2.sign deleting source/kernel/kernelpack2/patch-2.6.26.1.bz2 deleting source/kernel/kernelpack2/config-2.6.26.1.smp64 deleting source/kernel/kernelpack2/config-2.6.26.1.smp deleting source/kernel/kernelpack2/config-2.6.26.1.numa64 deleting source/kernel/kernelpack2/config-2.6.26.1 rsync: hlink.c:271: check_prior: Assertion `node->data != ((void *)0)' failed. rsync: connection unexpectedly closed (590 bytes received so far) [sender] BLS #mount /dev/sda1 on / type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /dev type tmpfs (rw) tmpfs on /dev/shm typ...
2009 Jul 08
3
DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.
https://bugzilla.samba.org/show_bug.cgi?id=6542 Summary: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed. Product: rsync Version: 3.0.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: co...
2008 Feb 07
0
DO NOT REPLY [Bug 4561] Add options --tweak, --no-tweak, --no-tweak-hlinked
https://bugzilla.samba.org/show_bug.cgi?id=4561 matt@mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Comment #3 from matt@mattmccutchen.net 2008-02-06 21:33
2008 Jul 26
0
DO NOT REPLY [Bug 4561] Add options --tweak, --no-tweak, --no-tweak-hlinked
https://bugzilla.samba.org/show_bug.cgi?id=4561 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | Version|3.0.0 |3.1.0 ------- Comment #9 from
2008 Apr 26
1
Bug#477931: rsync: Segfaults syncing the linux kernel archive.
...int key64 = tbl->key64; > (gdb) bt > #0 0x0000000000434b84 in hashtable_find (tbl=0x0, key=-1, > allocate_if_missing=0) at hashtable.c:59 > #1 0x0000000000430278 in check_prior (file=0x2ae3c6632e78, gnum=-1, > prev_ndx_p=0x7fffe8617564, flist_p=0x7fffe8617568) at hlink.c:269 > #2 0x0000000000430433 in hard_link_check (file=0x2ae3c6632e78, ndx=799511, > fname=0x7fffe861ba30 "scm/linux/kernel/git/torvalds/linux-2.6.git/objects/pack/pack-447fe96131da71732243925546a8d62bef99bea2.idx", statret=0, > sxp=0x7fffe861b870, itemizing=1, code=FLOG...
2008 May 08
3
DO NOT REPLY [Bug 4561] Add options --tweak, --no-tweak, --no-tweak-hlinked
https://bugzilla.samba.org/show_bug.cgi?id=4561 ------- Comment #5 from sites-samba@carlthompson.net 2008-05-07 20:19 CST ------- See bug #5448. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2015 Sep 09
2
large rsync fails with assertion error
rsyncing a tree of perhaps 30M files, getting this: rsync: hlink.c:126: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed. then a bit more output and the parent catches up to the child:...
2008 Mar 26
1
rsync 3.0.1pre -H fails assertion
Wayne, I have this bug in redhat bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=439074 Summary: rsync 3.0.1pre -H fails assertion Is it ok to pass this kind of bug directly upstream filing a new bug in bugzilla and linking the fedora bug ? (There is also a reproducer there) Simo. -- Simo Sorce * Red Hat, Inc * New York
2008 Sep 23
2
(not quite) reproducible segfaults in 3.0.3
In debian bug #498083 (http://bugs.debian.org/498083) someone is getting segfaults reasonably consistently, however when using -vvvv it doesn't happen... Fortunately Sven was able to get a good backtrace. I can't quite see what's causing the problem; it does seem to be related to xattrs. Please see the bugs report at the url above for the details. Any help much appreciated. Paul
2013 Mar 29
1
Wine release 1.5.27
...ields. dplayx: Remove the duplicated IDirectPlayXImpl structs. dplayx: Get rid of the useless IDirectPlay{2,3} vtables. Nikolay Sivov (8): msxml3: Embed user/password in uri used to create a moniker. xmllite: Partially implement value normalization for CDATA sections. hlink: Implement HlinkUpdateStackItem(). hlink: Remove useless initializers. hlink: Add link stack to browser context. hlink: Implement IHlinkBrowseContext_GetHlink(). hlink: Implement IHlinkBrowseContext_UpdateHlink(). hlink: Implement IHlinkBrowseContext_SetCurrentHlink()....
2012 Jun 24
7
Hlink node data for 2282618 already has path=...
...point though and get the following sequence of events: rsync: link "/.snapshots/hourly.0/linux/usr/src/openwrt-r18617/build_dir/host/mpfr-2.4.1/tests/.deps/tui_sub.Po" => usr/src/openwrt-r18617/build_dir/host/bison-2.3/examples/calc++/.deps/calc++-driver.Po failed: Too many links (31) Hlink node data for 2282618 already has path=usr/src/openwrt-r18617/build_dir/host/bison-2.3/examples/calc++/.deps/calc++-driver.Po (usr/src/openwrt-r18617/build_dir/host/mpfr-2.4.1/tests/.deps/tui_sub.Po) rsync error: errors with program diagnostics (code 13) at hlink.c(548) [generator=3.0.9] rsync: con...
2007 Nov 12
1
rsync 3.0.0 pre5 + hard link preversation trigger assert
...fr (rsync server) and upload the same into mandriva cooker (development distribution). Someone reported this failure: rsync -auvPH --delete --exclude-from="/home/rfox/exclude.txt" distrib-coffee.ipsl.jussieu.fr::mandrivalinux/devel/cooker/i586/ . receiving incremental file list rsync: hlink.c:253: check_prior: Assertion `(((unsigned char *)(node->data))[0]) != 0' failed. Aborted [rfox@foxbase cooker]$ cat /home/rfox/exclude.txt - media/debug_main/ - media/debug_contrib/ I was trying to see what happend (I am unable to reproduce) when I triggered this one: rsync -avPH -vvvvv...
2008 Feb 08
0
Wine release 0.9.55
...9;s -Wtype-limits if possible. Hans Leidekker (3): wininet: Make sure not to overwrite any caller supplied authorization header. wininet: Send HTTP/1.1 requests by default. wininet: Add zero value content length header to POST requests only. Jacek Caban (28): urlmon: Added HlinkParseDisplayNameEx implementation. urlmon: Added MkParseDisplayNameEx tests. hlink: Call AddRef of correct interface in ExtServUnk_QueryInterface. hlink.idl: Added more function declarations. hlink: Added HlinkParseDisplayName implementation. hlink: Added HlinkParseDisp...
2012 Jun 05
2
[Bug 8979] New: rsync daemon: High load while skipping hardlinks
...Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: simon.klinkert at gmail.com QAContact: rsync-qa at samba.org Hi, I am observing a rsync daemon process with a high load and an endlessly running loop in function check_prior() in hlink.c I stepped (with gdb) through this function but there is no way out of this while loop. rsync command: rsync --server -vlHtprze.iLs --timeout=600 --delete --partial --ignore-existing . <path> gdb back trace: #0 0x080ad49c in check_prior (file=0x8297f7c, gnum=0, prev_ndx_p=0x80449a0, flis...
2003 Dec 30
3
The dangers of static buffers in rsync code
...d of having a single buffer, it has... TEN, and it cycles through them. That's both funny and sad... One obvious problem path is starting from generator.c:generate_files() function. In there we call in a while loop: recv_generator(local_name?local_name:f_name(file),flist,i,f), which calls hlink.c:check_hard_link(), which calls hlink.c:hlink_compare(), which calls flist.c:file_compare(), which calls flist.c:f_name(). Interested parties might want to follow the code, it is easier and more obvious... Anyway, the end result is that in recv_generator() the first argument (...