Subject: PR/35560 CVS commit: src/sbin/resize_ffs
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, mhitch@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 07/08/2007 16:55:04
The following reply was made to PR bin/35560; it has been noted by GNATS.
From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35560 CVS commit: src/sbin/resize_ffs
Date: Sun, 8 Jul 2007 16:54:40 +0000 (UTC)
Module Name: src
Committed By: bouyer
Date: Sun Jul 8 16:54:40 UTC 2007
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
writeat() also expect offsets in DEV_BSIZE unit. This and the previous commit
should fix PR bin/35560. Thanks to Michael L. Hitch for pointing me at the
PR.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sbin/resize_ffs/resize_ffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.