Subject: CVS commit: src/sys/fs/adosfs
To: None <source-changes@netbsd.org>
From: Ilpo Ruotsalainen <lonewolf@netbsd.org>
List: source-changes
Date: 01/09/2003 20:34:42
Module Name: src
Committed By: lonewolf
Date: Thu Jan 9 18:34:42 UTC 2003
Modified Files:
src/sys/fs/adosfs: advnops.c
Log Message:
Don't scale file block numbers. Fixes mmap() and UBCified read() problems.
Reviewed by Ignatios.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/fs/adosfs/advnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.