From owner-cvs-sys Mon Mar 9 06:49:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA24517 for cvs-sys-outgoing; Mon, 9 Mar 1998 06:49:10 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA24481; Mon, 9 Mar 1998 06:49:00 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA11983; Mon, 9 Mar 1998 06:46:59 -0800 (PST) Date: Mon, 9 Mar 1998 06:46:59 -0800 (PST) Message-Id: <199803091446.GAA11983@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 1998/03/09 06:46:58 PST Modified files: sys/gnu/ext2fs ext2_vfsops.c Log: Make this compile after soft updates integration. LINTing forgotten by: julian Revision Changes Path 1.30 +4 -4 src/sys/gnu/ext2fs/ext2_vfsops.c