similar to: DO NOT REPLY [Bug 5802] New: misleading error message in atomic rsync

Displaying 20 results from an estimated 5000 matches similar to: "DO NOT REPLY [Bug 5802] New: misleading error message in atomic rsync"

2006 Nov 13
0
how to get 'real' freespace after rsync+hardlinks?
ok, so this is not entirely an rsync question. but, it seems the 'crowd' most familiar w/ hard-linking are the rsync crowd. so ... i'm doing rsync + incremental backups to a local drive. the incremental steps, currently, use the rsync REMOTE_DIR OLD_DIR ... time passes ... cp -al OLD_DIR NEW_DIR rsync REMOTE_DIR NEW_DIR approach. all works great. i'd *like* to be
2003 Jan 16
0
[PATCH] Using qstr in ext3_get_parent()
Hi In ext3_get_parent(), quick string (struct qstr) can do the job, in place of declaring a dentry on stack. Following patch does this and saves few bytes on kernel stack. Thanks, Maneesh namei.c | 69 ++++++++++++++++++++++++++++++---------------------------------- 1 files changed, 33 insertions(+), 36 deletions(-) diff -urN linux-2.5.58-base/fs/ext3/namei.c
2001 Mar 20
2
ext3_rename ctime handling
Hi, Arthur found out that ext3 is not changing the ctime on the "old_dir" (the object that is being renamed), but ext2 does. It looks to me like this is simply an omission of the following little patch from namei.c - Peter - --- fs/ext3/namei.c.orig Mon Mar 19 22:55:03 2001 +++ fs/ext3/namei.c Mon Mar 19 22:53:40 2001 @@ -985,6 +985,13 @@ new_dir->i_version =
2008 Oct 02
2
DO NOT REPLY [Bug 5804] New: Make atomic-rsync atomic
https://bugzilla.samba.org/show_bug.cgi?id=5804 Summary: Make atomic-rsync atomic Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: matt@mattmccutchen.net QAContact:
2010 Feb 08
7
DO NOT REPLY [Bug 7109] New: Need to define NO_SYMLINK_XATTR on Linux
https://bugzilla.samba.org/show_bug.cgi?id=7109 Summary: Need to define NO_SYMLINK_XATTR on Linux Product: rsync Version: 3.1.0 Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net
2008 Jan 14
7
DO NOT REPLY [Bug 5201] New: Rsync lets user corrupt dest by applying non-inplace batch in inplace mode
https://bugzilla.samba.org/show_bug.cgi?id=5201 Summary: Rsync lets user corrupt dest by applying non-inplace batch in inplace mode Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2009 Nov 20
5
DO NOT REPLY [Bug 6915] New: Reject passing an argument to an option that doesn't take one
https://bugzilla.samba.org/show_bug.cgi?id=6915 Summary: Reject passing an argument to an option that doesn't take one Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned at samba.org
2010 Nov 02
3
DO NOT REPLY [Bug 7773] New: Please add a switch to preserve ownership on the receiving side
https://bugzilla.samba.org/show_bug.cgi?id=7773 Summary: Please add a switch to preserve ownership on the receiving side Product: rsync Version: 3.1.0 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org
2009 Jan 13
6
DO NOT REPLY [Bug 6027] New: Error when rsync encounters empty symlinks
https://bugzilla.samba.org/show_bug.cgi?id=6027 Summary: Error when rsync encounters empty symlinks Product: rsync Version: 3.0.4 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: kai@kaishome.de
2009 Sep 23
4
DO NOT REPLY [Bug 6752] New: --force option doesn't work as expected/documented
https://bugzilla.samba.org/show_bug.cgi?id=6752 Summary: --force option doesn't work as expected/documented Product: rsync Version: 3.0.6 Platform: x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: ciolfi at
2006 Jun 12
4
DO NOT REPLY [Bug 3829] New: rsync loses access ACLs on transferred files
https://bugzilla.samba.org/show_bug.cgi?id=3829 Summary: rsync loses access ACLs on transferred files Product: rsync Version: 2.6.9 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: hashproduct+rsync@gmail.com
2008 Sep 24
5
DO NOT REPLY [Bug 5792] New: rsync fails to log files "sent" with options: --itemize-changes -n --log-file
https://bugzilla.samba.org/show_bug.cgi?id=5792 Summary: rsync fails to log files "sent" with options: --itemize- changes -n --log-file Product: rsync Version: 3.0.2 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: minor Priority: P3 Component: core AssignedTo:
2010 Feb 10
8
DO NOT REPLY [Bug 7123] New: Use both old dest file and partial file as basis data
https://bugzilla.samba.org/show_bug.cgi?id=7123 Summary: Use both old dest file and partial file as basis data Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at
2008 Aug 04
4
DO NOT REPLY [Bug 5665] New: need option to hard link from source tree to dest tree
https://bugzilla.samba.org/show_bug.cgi?id=5665 Summary: need option to hard link from source tree to dest tree Product: rsync Version: 3.0.4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com
2007 Feb 07
4
DO NOT REPLY [Bug 4378] New: Handling of symbolic links
https://bugzilla.samba.org/show_bug.cgi?id=4378 Summary: Handling of symbolic links Product: rsync Version: 2.6.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: michael.schliephake@t-online.de
2006 Jan 30
7
DO NOT REPLY [Bug 3465] New: --files-from does not --delete
https://bugzilla.samba.org/show_bug.cgi?id=3465 Summary: --files-from does not --delete Product: rsync Version: 2.6.6 Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: michael.w.grenier@lmco.com
2009 Nov 21
8
DO NOT REPLY [Bug 6916] New: Avoid bundling a modified zlib
https://bugzilla.samba.org/show_bug.cgi?id=6916 Summary: Avoid bundling a modified zlib Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net
2011 Jan 27
5
DO NOT REPLY [Bug 7936] New: Random false checksum mismatches
https://bugzilla.samba.org/show_bug.cgi?id=7936 Summary: Random false checksum mismatches Product: rsync Version: 3.0.7 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: matt at mattmccutchen.net
2013 Jan 10
0
[PATCH 02/11] Btrfs: use atomic for fs_info->last_trans_committed
fs_info->last_trans_committed is a 64bits variant, we might get a wrong value on the 32bit machines if we access it directly. Fix it by atomic operation. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> --- fs/btrfs/ctree.h | 2 +- fs/btrfs/disk-io.c | 2 +- fs/btrfs/file.c | 2 +- fs/btrfs/ioctl.c | 2
2008 Oct 23
2
DO NOT REPLY [Bug 5846] New: Server is very old version of rsync, upgrade recommended.
https://bugzilla.samba.org/show_bug.cgi?id=5846 Summary: Server is very old version of rsync, upgrade recommended. Product: rsync Version: 3.1.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org