Subject: PR/1499 CVS commit: src/sbin/fsck_msdos
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, noud@knot.nl>
From: Darrin B. Jewell <dbj@netbsd.org>
List: netbsd-bugs
Date: 04/10/2006 03:30:02
The following reply was made to PR port-mac68k/1499; it has been noted by GNATS.

From: "Darrin B. Jewell" <dbj@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/1499 CVS commit: src/sbin/fsck_msdos
Date: Mon, 10 Apr 2006 03:25:11 +0000 (UTC)

 Module Name:	src
 Committed By:	dbj
 Date:		Mon Apr 10 03:25:11 UTC 2006
 
 Modified Files:
 	src/sbin/fsck_msdos: dir.c
 
 Log Message:
 the root directory of non fat32 filesystems is stored in a special area.
 a couple of corner cases can cause it to fail to write out that area
 after it performs repairs.
 This addresses part of wasabi pr sbldr-iscsi/1499
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.18 -r1.19 src/sbin/fsck_msdos/dir.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.