Module Name: src
Committed By: uebayasi
Date: Tue Jul 27 00:50:31 UTC 2010
Modified Files:
src/sys/sys [uebayasi-xip]: dkio.h
src/sys/ufs/ffs [uebayasi-xip]: ffs_vfsops.c
Log Message:
s/DIOCGPHYSADDR/DIOCGPHYSSEG/ now that it returns struct vm_physseg *,
not paddr_t.
To generate a diff of this commit:
cvs rdiff -u -r1.15.2.4 -r1.15.2.5 src/sys/sys/dkio.h
cvs rdiff -u -r1.257.2.6 -r1.257.2.7 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.