Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 04/18/2004 03:30:23
Module Name:	src
Committed By:	dbj
Date:		Sun Apr 18 03:30:23 UTC 2004

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

Log Message:
when enabling ffs compatibility in ffs_reload, use
sblockloc that superblock was read from
also note XXX that ffs_reload doesn't handle superblock moving


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/ufs/ffs/ffs_alloc.c
cvs rdiff -r1.140 -r1.141 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.