|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [xen-unstable test] 5265: regressions - trouble: broken/
Ian Jackson writes ("[xen-unstable test] 5265: regressions - trouble:
broken/fail/pass"):
> Tests which did not succeed and are blocking:
> build-amd64-oldkern 4 xen-build fail REGR. vs. 5237
> build-i386-oldkern 4 xen-build fail REGR. vs. 5237
/home/osstest/build.5265.build-i386-oldkern/xen-unstable/linux-2.6.18-xen.hg/\
drivers/xen/scsiback/emulate.c: In function 'scsiback_emulation_init':
drivers/xen/scsiback/emulate.c:455: error: 'MAINTENANCE_IN' undeclared
drivers/xen/scsiback/emulate.c:455: error: (Each undeclared identifier
drivers/xen/scsiback/emulate.c:455: error: for each function it appears
drivers/xen/scsiback/emulate.c:456: error: 'MAINTENANCE_OUT' undeclared
(first use in this function)
make[8]: *** [drivers/xen/scsiback/emulate.o] Error 1
Ian.
changeset: 1065:49c12b99f537
tag: tip
user: Keir Fraser <keir@xxxxxxx>
date: Tue Jan 25 14:09:27 2011 +0000
files: drivers/xen/scsiback/emulate.c drivers/xen/scsifront/scsifront.c
drivers/xen/scsifront/xenbus.c
description:
xen, vscsi: >2TB patch
This patch fixes current 2TB limitation of the xen vscsi driver.
Both frontend (command size) and backend (missing READ_16/WRITE_16
commands) driver need a fix. Also an scsi command added to support
ALUA. Tested thoroughly on 4TB external RAID.
I also enabled some more commands to allow operating LTO tape
drives and autoloaders (tested on HP Ultrium 1/8 + Bacula).
Still more scsi commands might be missing for other specific
devices (why not to enable all scsi commands by default ?).
Signed-off-by: Samuel Kvasnica <samuel.kvasnica@xxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|