From owner-freebsd-hackers Wed Jan 16 15:39:47 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 9CFBF37B416; Wed, 16 Jan 2002 15:39:45 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g0GNdfR69393; Wed, 16 Jan 2002 15:39:41 -0800 (PST) (envelope-from dillon) Date: Wed, 16 Jan 2002 15:39:41 -0800 (PST) From: Matthew Dillon Message-Id: <200201162339.g0GNdfR69393@apollo.backplane.com> To: Ian Dowse Cc: Alfred Perlstein , "Alan L. Cox" , FreeBSD-hackers@FreeBSD.ORG, re@FreeBSD.ORG Subject: Re: Need review of NFS patch set for server .. missing/wrong vput() issues References: <200201162117.aa18236@salmon.maths.tcd.ie> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/ffs/ffs_softdep.c : #2: 1.104 : #3: 1.103 : :BTW is the VDRAINED stuff in your patch just left over from something :else? It doesn't seem to be present in -current. : :Ian It's left over from testing. It's not part of the drain_output() patch (#3), which is the only softupdates patch I think should be MFC'd for the 4.5 release. (There is a bunch of testing junk in the patch I posted that would not be part of an MFC for any of #1, #2, or #3). Kirk's been using test1 as a guinea pig. I would be MFC'ing based on what he actually comitted to -current. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message