From owner-freebsd-stable@FreeBSD.ORG Tue Feb 28 11:19:42 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA28D16A420 for ; Tue, 28 Feb 2006 11:19:42 +0000 (GMT) (envelope-from nike_d@cytexbg.com) Received: from office.suresupport.com (office.suresupport.com [213.145.98.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 602AD43D62 for ; Tue, 28 Feb 2006 11:19:41 +0000 (GMT) (envelope-from nike_d@cytexbg.com) Received: (qmail 74131 invoked by uid 1026); 28 Feb 2006 11:23:08 -0000 Received: from 213.145.98.14 by office.suresupport.com (envelope-from , uid 1004) with qmail-scanner-1.23 (f-prot: 4.4.2/3.14.11. Clear:RC:1(213.145.98.14):. Processed in 0.11187 secs); 28 Feb 2006 11:23:08 -0000 Received: from unknown (HELO 14.98.145.213.in-addr.arpa) (213.145.98.14) by office.suresupport.com with SMTP; 28 Feb 2006 11:23:08 -0000 From: Niki Denev To: Kris Kennaway Date: Tue, 28 Feb 2006 13:21:59 +0200 User-Agent: KMail/1.9.1 References: <20060221195601.GA63134@xor.obsecurity.org> <20060228100320.GA56232@xor.obsecurity.org> <200602281215.14364.nike_d@cytexbg.com> In-Reply-To: <200602281215.14364.nike_d@cytexbg.com> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602281321.59675.nike_d@cytexbg.com> Cc: freebsd-stable@freebsd.org Subject: Re: Patch for quota deadlock X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 11:19:43 -0000 On Tuesday 28 February 2006 12:15, Niki Denev wrote: > On Tuesday 28 February 2006 12:03, Kris Kennaway wrote: > [...] > > > > Thanks, I forgot about this. You'll need these patches too: > > > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ufs/ufs_quota.c.diff? > > >r1 =1.77&r2=1.78 > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ufs/ufs_quota.c.diff? > > >r1 =1.78&r2=1.79 > > > > Here is the combined patch, without the $FreeBSD$ bits that won't > > apply on RELENG_6: > > [...] > > Thanks, i'm rebuilding now. > > Niki I was able to transfer the whole (9G) imap folder via rsync this time. This is actually the first time i was able to do that with QUOTA enabled. I will leave it this way and monitor for issues, but it seems that the quota deadlock problem is gone i hope :) Many thanks, and sorry again for the delay :) Regards, Niki