Subject: CVS commit: src/sbin/fsck_msdos
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 04/10/2006 03:25:11
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.