From owner-cvs-all Thu Feb 27 4:26:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636F037B401; Thu, 27 Feb 2003 04:26:44 -0800 (PST) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F16F43F75; Thu, 27 Feb 2003 04:26:42 -0800 (PST) (envelope-from andre.albsmeier@siemens.com) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id h1RCQfe17197; Thu, 27 Feb 2003 13:26:41 +0100 (MET) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail2.siemens.de (8.11.6/8.11.6) with ESMTP id h1RCQeK19129; Thu, 27 Feb 2003 13:26:40 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mars.cert.siemens.de (8.12.7/8.12.7/$SiemensCERT: mail/cert.mc,v 1.42 2003/02/21 12:06:56 ust Exp $) with ESMTP id h1RCQe70092466; Thu, 27 Feb 2003 13:26:40 +0100 (CET) Received: (from localhost) by curry.mchp.siemens.de (8.12.6/8.12.6) id h1RCQeYD075387; Date: Thu, 27 Feb 2003 13:26:40 +0100 From: Andre Albsmeier To: Andre Albsmeier , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ufs quota.h Message-ID: <20030227132640.A47370@curry.mchp.siemens.de> References: <200302240849.h1O8nxFA061336@repoman.freebsd.org> <20030227123714.A47220@curry.mchp.siemens.de> <20030227115958.GA48171@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030227115958.GA48171@HAL9000.homeunix.com>; from das@FreeBSD.org on Thu, Feb 27, 2003 at 03:59:58AM -0800 X-Echelon: DefCon V, Encryption, Harvard, CIA, Undercover X-Advice: Drop that crappy M$-Outlook, I'm tired of your viruses! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27-Feb-2003 at 03:59:58 -0800, David Schultz wrote: > Thus spake Andre Albsmeier : > > On Mon, 24-Feb-2003 at 00:49:59 -0800, David Schultz wrote: > > > das 2003/02/24 00:49:59 PST > > > > > > Modified files: > > > sys/ufs/ufs quota.h > > > Log: > > > Expand the reference count on struct dquot to 32 bits. > > > This fixes a panic on large systems where a single user > > > may have more than 64K active or inactive vnodes. > > > > > > PR: 48234 > > > Reviewed by: mike (mentor) > > > > > > Revision Changes Path > > > 1.24 +1 -2 src/sys/ufs/ufs/quota.h > > > > Will this patch work on 4.7-STABLE without any other > > modifications (except make world & kernel) ? > > Yes, it will work in 4.7-STABLE, without a new world even. > I'll MFC it now. That's even better :-) Thanks, -Andre > > BTW, I forgot to credit bde with reviewing it, too. -- Division by zero error -- multiplying by zero to recover... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message