Module Name: src
Committed By: jdolecek
Date: Wed Oct 16 19:38:13 UTC 2019
Modified Files:
src/sys/arch/xen/xen: xbd_xenbus.c
Log Message:
don't try to read disklabel for attached xbd* disk from (effectively) always
xbd0a device, there is no need for it and it is just wrong
same problem as PR kern/41704 for cgd
XXX perhaps xbd should use native block size passed from dom0 rather then
XXX recomputing in DEV_BSIZE
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/xen/xen/xbd_xenbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.