Module Name: src Committed By: martin Date: Tue Sep 8 12:02:33 UTC 2015
Modified Files: src/sys/dev/dkwedge [netbsd-7]: dk.c Log Message: Pull up following revision(s) (requested by mlelstv in ticket #967): sys/dev/dkwedge/dk.c: revision 1.82 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.72.2.3 -r1.72.2.4 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.