From owner-cvs-all Sun Dec 16 10:51: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 8A90137B419; Sun, 16 Dec 2001 10:51:11 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBGIpBa68738; Sun, 16 Dec 2001 10:51:11 -0800 (PST) (envelope-from iedowse) Message-Id: <200112161851.fBGIpBa68738@freefall.freebsd.org> From: Ian Dowse Date: Sun, 16 Dec 2001 10:51:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs fs.h 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:51:11 PST Modified files: sys/ufs/ffs fs.h Log: Move the new superblock field `fs_active' into the region of the superblock that is already set up to handle pointer types. This fixes an accidental change in the superblock size on 64-bit platforms caused by revision 1.24. Revision Changes Path 1.25 +7 -5 src/sys/ufs/ffs/fs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message