Module Name: src Committed By: mlelstv Date: Mon Jan 6 09:45:49 UTC 2025
Modified Files: src/sys/miscfs/specfs: spec_vnops.c Log Message: Use correct type function for block and character devices. Use DIOCGMEDIASSIZE ioctl when no partition info is available to generate st_size information. This helps dk(4) and dm(4) devices. To generate a diff of this commit: cvs rdiff -u -r1.218 -r1.219 src/sys/miscfs/specfs/spec_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.