From owner-cvs-all Thu Sep 12 14:33:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E070D37B400; Thu, 12 Sep 2002 14:33:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9163043E42; Thu, 12 Sep 2002 14:33:38 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8CLXcJU083085; Thu, 12 Sep 2002 14:33:38 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8CLXcpC083084; Thu, 12 Sep 2002 14:33:38 -0700 (PDT) Message-Id: <200209122133.g8CLXcpC083084@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 12 Sep 2002 14:33:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/msdosfs msdosfs_vfsops.c 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 trhodes 2002/09/12 14:33:38 PDT Modified files: (Branch: RELENG_4) sys/msdosfs msdosfs_vfsops.c Log: MFC: Fix a bug where large msdos partitions were not handled correctly, along with a few fsck_msdosfs related 'issues'. This also includes the style(9) corrections committed in rev 1.95 PR: 28536, 30168 Submitted by: Jiangyi Lui && NetBSD Approved by: re (jhb) Revision Changes Path 1.60.2.6 +8 -1 src/sys/msdosfs/msdosfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message