Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/12/2003 18:50:44
Module Name:	src
Committed By:	fvdl
Date:		Thu Jun 12 18:50:44 UTC 2003

Modified Files:
	src/sys/ufs/ffs: ffs_vfsops.c

Log Message:
OS X still seems to use the old nrpos field in the superblock, and gets
unhappy after NetBSD wrote an Apple UFS filesystem. Just set it to 0
in this case.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 src/sys/ufs/ffs/ffs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.