Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2006-01-16 Thread imacat
On Mon, 16 Jan 2006 10:42:36 + Nigel Horne <[EMAIL PROTECTED]> wrote: > imacat wrote: > > I'm imacat from Taiwan. Has this issue been taken care by someone? > > I'm experiencing this same problem with my Linux 2.6. But I did not see > > this issue solved in the just-released ClamAV 0.88.

Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2006-01-16 Thread Nigel Horne
imacat wrote: Hi, I'm imacat from Taiwan. Has this issue been taken care by someone? I'm experiencing this same problem with my Linux 2.6. But I did not see this issue solved in the just-released ClamAV 0.88. The patch was included in CVS sometime ago. It was an oversight that it was not

Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2006-01-15 Thread imacat
On Sun, 15 Jan 2006 21:23:08 + [EMAIL PROTECTED] wrote: > On Sunday 15 January 2006 4:06 pm, imacat wrote: > > By the way, I have not found a clue on Google for a broken sendfile() > > on Linux 2.6. But it seems to be true that sendfile() is good on Linux > > 2.4 but not on Linux 2.6, afte

Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2006-01-15 Thread simon-clam
On Sunday 15 January 2006 4:06 pm, imacat wrote: > By the way, I have not found a clue on Google for a broken sendfile() > on Linux 2.6. But it seems to be true that sendfile() is good on Linux > 2.4 but not on Linux 2.6, after some simple tests myself. Can anyone > point out to me where to f

Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2006-01-15 Thread imacat
Hi, I'm imacat from Taiwan. Has this issue been taken care by someone? I'm experiencing this same problem with my Linux 2.6. But I did not see this issue solved in the just-released ClamAV 0.88. I set TemporaryDirectory to /dev/shm (virtual memory file system) so that the scan can be fa

Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2005-12-14 Thread Simon Munton
On Wednesday 14 December 2005 7:52 am, Nigel Horne wrote: > > No attachment received, but I will look into it and provide a fix if > needed for myself. According to the copy in my sent mail folder, it was there when I sent it. Oh well, here it is inline for reference: --- clamav-0.87.1/clamav-mi

Re: [Clamav-devel] Patch to fix broken sendfile on Linux 2.6

2005-12-13 Thread Nigel Horne
Simon Munton wrote: Hi, After I started using linux kernel 2.6, I found that virus emails were not being moved to the quarantine directory, and an 'Invalid argument' message was being logged. I tracked this down to the call to sendfile in clamav-milter.c. It appears that on kernel 2.6, send