From owner-cvs-all Sat Sep 29 5:52:55 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 A64FB37B408; Sat, 29 Sep 2001 05:52:52 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8TCqqK39012; Sat, 29 Sep 2001 05:52:52 -0700 (PDT) (envelope-from iedowse) Message-Id: <200109291252.f8TCqqK39012@freefall.freebsd.org> From: Ian Dowse Date: Sat, 29 Sep 2001 05:52:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_fs.h src/sys/ufs/ufs inode.h X-FreeBSD-CVS-Branch: RELENG_4 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/09/29 05:52:52 PDT Modified files: (Branch: RELENG_4) sys/gnu/ext2fs ext2_fs.h sys/ufs/ufs inode.h Log: MFC: Bring sizeof(struct inode) back to 256 bytes by reducing the size of i_spare[] and making ext2fs use a spare dinode field instead. Revision Changes Path 1.8.2.2 +3 -3 src/sys/gnu/ext2fs/ext2_fs.h 1.28.2.2 +2 -2 src/sys/ufs/ufs/inode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message