Module Name: src Committed By: mlelstv Date: Sat Feb 29 14:44:44 UTC 2020
Modified Files: src/sys/kern: subr_disk_open.c Log Message: Make getdiskinfo() compatible with a DIOCGWEDGEINFO. dkw_parent is defined to hold the disk name as used by disk_find(), not a partition (i.e. no partition letter appended). To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/kern/subr_disk_open.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.