[Bug 8177] Problems with big sparsed files

samba-bugs at samba.org samba-bugs at samba.org
Sun Mar 11 14:11:47 MDT 2012


https://bugzilla.samba.org/show_bug.cgi?id=8177

--- Comment #16 from Remco Hosman <remco at hosman.xs4all.nl> 2012-03-11 20:11:46 UTC ---
Someone pointed out i forgot to test the error returned by the failed reads. so
here they are.

after a failed read errno is 22, meaning EINVAL (also the same numerical error
rsync reports).

I also found that lseek()'ing to a non-512 byte boundary makes read()'s of any
size fail until you seek to a 512-byte boundary again.

Remco

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list