CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/02 12:34:35
Modified files:
sys/arch/sparc64/dev: vdsp.c
Log message:
Add "support" for VD_OP_GET_WCE and VD_OP_SET_WCE. These operations don't
really make sense for virtual disks backed by disk images, so we return
ENOTSUP just like Solaris does. But advertising support for these operations
works around a bug in the Linux kernel.
