[PATCH 0/3] vhost-scsi: file renames

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>


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
_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/virtualization




[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux