Re: [Dovecot] attachment sis + EMLINK (too many links) = segfault bug (2.2.12)

2014-06-05 Thread Pavel Stano
Hi, attached patch fix problem with segfault when EMLINK happend when file has too many hard link. On Fri, 30 May 2014 17:02:47 +0200 Pavel Stano wrote: > Hi, > > we use attachment dedup with lots of emails (still migrating to it > from maildir). > We use netapp storage with wafl filesystem

[Dovecot] attachment sis + EMLINK (too many links) = segfault bug (2.2.12)

2014-05-30 Thread Pavel Stano
Hi, we use attachment dedup with lots of emails (still migrating to it from maildir). We use netapp storage with wafl filesystem over nfs. Problem is that netapp has hard limit of 100k hardlinks to one file. And we encountered it. Problem is that dovecot start do segfault (lmtp,dsync,pop3 etc) wh