https://bugzilla.samba.org/show_bug.cgi?id=2810 ------- Additional Comments From wayned@samba.org 2005-06-21 09:20 ------- Created an attachment (id=1282) --> (https://bugzilla.samba.org/attachment.cgi?id=1282&action=view) Very preliminary nodump support Here is a patch that might work with FreeBSD (I have no way to test it to know for sure -- this is based on a patch for GNU tar that I saw). The NODUMP flag-testing code would need to be improved to be compatible with more systems before this option would be considered for inclusion in rsync. Anyone wish to help with that? -- 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.
https://bugzilla.samba.org/show_bug.cgi?id=2810 ------- Additional Comments From benjamin@sipsolutions.net 2005-06-21 14:41 ------- Created an attachment (id=1283) --> (https://bugzilla.samba.org/attachment.cgi?id=1283&action=view) fgetflags.c from e2fsprogs Hmm, I just had a look at this (I am using linux 2.6.12). It looks like you need to do an ioctl to get the flags. I think that the code from e2fsprogs could be used to get the flags for the check. (attachment) -- 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.