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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 2 May 2013 12:44:02 +0800
From:	Asias He <asias@...hat.com>
To:	"Michael S. Tsirkin" <mst@...hat.com>
Cc:	Nicholas Bellinger <nab@...ux-iscsi.org>,
	Stefan Hajnoczi <stefanha@...hat.com>,
	linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
	virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/3] vhost-scsi: file renames

On Thu, May 02, 2013 at 04:45:30AM +0300, Michael S. Tsirkin wrote:
> This reorgs the files a bit, renaming tcm_vhost to
> vhost_scsi as that's how userspace refers to it.
> While at it, cleanup some leftovers from when it was a
> staging driver.
> 
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>

Reviewed-by: Asias He <asias@...hat.com>

> 
> Michael S. Tsirkin (3):
>   vhost: src file renames
>   tcm_vhost: header split up
>   vhost_scsi: module rename
> 
>  drivers/vhost/Kconfig                 |  10 ++-
>  drivers/vhost/Kconfig.tcm             |   6 --
>  drivers/vhost/Makefile                |   3 +-
>  drivers/vhost/{tcm_vhost.c => scsi.c} | 115 ++++++++++++++++++++++++++---
>  drivers/vhost/tcm_vhost.h             | 131 ----------------------------------
>  include/uapi/linux/vhost.h            |  28 ++++++++
>  6 files changed, 143 insertions(+), 150 deletions(-)
>  delete mode 100644 drivers/vhost/Kconfig.tcm
>  rename drivers/vhost/{tcm_vhost.c => scsi.c} (94%)
>  delete mode 100644 drivers/vhost/tcm_vhost.h
> 
> -- 
> MST

-- 
Asias
--
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