Module Name: src Committed By: mlelstv Date: Sat Aug 22 07:48:14 UTC 2015
Modified Files: src/sys/dev/dkwedge: dk.c Log Message: No longer access the disk driver directly. If there is an open wedge, temporarily reference its vnode. Otherwise try to open the block device. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/sys/dev/dkwedge/dk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.