Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: hannken
Date: Sat Dec 13 18:59:29 UTC 2003
Modified Files:
src/sys/dev: fss.c
Log Message:
Use ioctl(..., DIOCGPART, ...) instead of vn_stat() to get the size of the
underlying block device. vn_stat() gives the wrong size for the root fs.
Remove fssdetach() and fss_attached.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/fss.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index