CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/03 09:27:28
Modified files:
sys/kern : subr_disk.c
sys/sys : disk.h
Log message:
Provide a disk_map() function which attempts to map a disklabel UID to the
actual device. If successful, the real path is returned via mappath. Soon
to be used by several other diffs.
ok krw@
