From owner-cvs-all Tue Dec 17 23:11:44 2002 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 5CC5D37B401; Tue, 17 Dec 2002 23:11:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08BBA43E4A; Tue, 17 Dec 2002 23:11:43 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBI7BgmV013853; Tue, 17 Dec 2002 23:11:42 -0800 (PST) (envelope-from mckusick@repoman.freebsd.org) Received: (from mckusick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBI7Bge0013852; Tue, 17 Dec 2002 23:11:42 -0800 (PST) Message-Id: <200212180711.gBI7Bge0013852@repoman.freebsd.org> From: Kirk McKusick Date: Tue, 17 Dec 2002 23:11:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-FreeBSD-CVS-Branch: RELENG_5_0 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 mckusick 2002/12/17 23:11:42 PST Modified files: (Branch: RELENG_5_0) sys/ufs/ffs ffs_snapshot.c Log: Correctly apply the patch to ffs_snapshot.c approved earlier today. Some day I will learn to extract things from CVS properly. Sponsored by: DARPA & NAI Labs. Approved by: re Revision Changes Path 1.53.2.2 +4 -14 src/sys/ufs/ffs/ffs_snapshot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message