[Bug 9103] ext4 creation timestamp

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9103 --- Comment #2 from jaba 2014-04-17 01:18:50 UTC --- Hi Wayne, I'd like to thank you for picking this up. What's the current status? I would also love to see Samba preserving NTFS file creation timestamps – many people have gathered files over the

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #25 from roland 2014-04-16 20:56:50 UTC --- so, if kernel update fixed it we should consider this as being resolved -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #24 from Colin Rice 2014-04-16 20:31:10 UTC --- Originally it was hanging even without the i, but since then I've wiped the backup drive completely, and upgraded my kernel from 3.13.6 to 3.14 and it is no longer hanging without the

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #23 from Colin Rice 2014-04-16 19:24:39 UTC --- Created attachment 9854 --> https://bugzilla.samba.org/attachment.cgi?id=9854 sysrq blocked tasks -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You a

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #22 from Colin Rice 2014-04-16 19:19:09 UTC --- I removed the verbosity and it stopped hanging. If I drop back down to -i again, it does hang. I still use dm-crypt for the partition. -- Configure bugmail: https://bugzilla.samba.o

[Bug 10527] Rsync Deadlock when copying files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10527 --- Comment #21 from roland 2014-04-16 18:54:51 UTC --- > You should press alt-sysrq-w when the deadlock happen to see if there are > any processes deadlocked in the kernel. If yes, send me the stacktrace of > those processes. > > If there are n

[Bug 10555] New: checksum-reading.diff causes rsync to segfault with large amount of files

2014-04-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10555 Summary: checksum-reading.diff causes rsync to segfault with large amount of files Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW S

Re: [PATCH] Clarify escaping in wildcard patterns documentation

2014-04-16 Thread Erik Auerswald
Hi, On Tue, Apr 15, 2014 at 03:01:46PM -0700, Wayne Davison wrote: > On Thu, Apr 3, 2014 at 1:47 AM, Erik Auerswald > wrote: > > > the attached patch IMHO improves the man page regarding use of the > > backslash as escape character in wildcard patterns. > > I'm not sure what you mean by your cha