From owner-cvs-all Sun Dec 16 10:54:13 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 871B437B405; Sun, 16 Dec 2001 10:54:09 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGIs9I69593; Sun, 16 Dec 2001 10:54:09 -0800 (PST) (envelope-from iedowse) Message-Id: <200112161854.fBGIs9I69593@freefall.freebsd.org> From: Ian Dowse Date: Sun, 16 Dec 2001 10:54:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-FreeBSD-CVS-Branch: HEAD 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 iedowse 2001/12/16 10:54:09 PST Modified files: sys/ufs/ffs ffs_vfsops.c Log: Make sure we ignore the value of `fs_active' when reloading the superblock, and move the initialisation of it to beside where other pointer fields are initialised. Revision Changes Path 1.165 +2 -1 src/sys/ufs/ffs/ffs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message