From owner-cvs-all Fri Jan 12 13:57:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA6AC37B402; Fri, 12 Jan 2001 13:56:55 -0800 (PST) Received: (from mckusick@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0CLutN09539; Fri, 12 Jan 2001 13:56:55 -0800 (PST) (envelope-from mckusick) Message-Id: <200101122156.f0CLutN09539@freefall.freebsd.org> From: Kirk McKusick Date: Fri, 12 Jan 2001 13:56:55 -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: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mckusick 2001/01/12 13:56:55 PST Modified files: sys/ufs/ffs ffs_snapshot.c Log: Properly compute the size of the final block of superblock summary information. Submitted by: Ian Dowse Revision Changes Path 1.8 +2 -2 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