Module Name: src Committed By: jdolecek Date: Mon Feb 27 21:27:07 UTC 2017
Modified Files: src/sys/dev/dkwedge: dk.c Log Message: pass also DIOCGCACHE to underlying device, so that upper layers would be able to get the device cache properties without knowing the topology; while here also pass down DIOCGSTRATEGY for neater dkctl(8) output To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 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.