lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 01 Oct 2012 15:11:30 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	unlisted-recipients:; (no To-header on input)
CC:	linux-kernel@...r.kernel.org, JBottomley@...allels.com,
	kvm@...r.kernel.org, linux-scsi@...r.kernel.org,
	virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH 0/2] virtio-scsi fixes for 3.6

Il 26/07/2012 15:28, Paolo Bonzini ha scritto:
> James,
> 
> patch 1 fixes scanning of LUNs whose number is greater than 255.  QEMU
> passes a max_lun of 16383 (because it uses SAM numbering) but in Linux
> it must become 32768 (because LUNs above 255 are "relocated" to 16640).
> Patch 2 is a resubmission of the patch for online resizing of virtio-scsi
> LUNs, which needs to be rebased.
> 
> LUNs above 255 now work for all of scanning, hotplug, hotunplug and
> resize.
> 
> Thanks,
> 
> Paolo
> 
> Paolo Bonzini (2):
>   virtio-scsi: fix LUNs greater than 255
>   virtio-scsi: support online resizing of disks
> 
>  drivers/scsi/virtio_scsi.c  |   37 +++++++++++++++++++++++++++++++++++--
>  include/linux/virtio_scsi.h |    2 ++
>  2 files changed, 37 insertions(+), 2 deletions(-)
> 

Ping, are these patches going into 3.7?

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ