Staging: hv: storvsc: Move the storage driver out of the staging area
The storage driver (storvsc_drv.c) handles all block storage devices assigned to Linux guests hosted on Hyper-V. This driver has been in the staging tree for a while and this patch moves it out of the staging area. James was willing to apply this patch during the 3.3-rc phase and a decision was taken to defer this to 3.4 since Greg had queued up a bunch of storvsc patches for 3.4. Now that Greg has applied all of the pending storvsc patches, I am sending this patch to move this driver out of staging. Based on James' recommendation, this patch gets rid of the unneeded files in the staging/hv directory. Signed-off-by:K. Y. Srinivasan <kys@microsoft.com> Acked-by:
James Bottomley <JBottomley@Parallels.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- drivers/scsi/Kconfig 7 additions, 0 deletionsdrivers/scsi/Kconfig
- drivers/scsi/Makefile 3 additions, 0 deletionsdrivers/scsi/Makefile
- drivers/scsi/storvsc_drv.c 0 additions, 0 deletionsdrivers/scsi/storvsc_drv.c
- drivers/staging/Kconfig 0 additions, 2 deletionsdrivers/staging/Kconfig
- drivers/staging/Makefile 0 additions, 1 deletiondrivers/staging/Makefile
- drivers/staging/hv/Kconfig 0 additions, 5 deletionsdrivers/staging/hv/Kconfig
- drivers/staging/hv/Makefile 0 additions, 3 deletionsdrivers/staging/hv/Makefile
- drivers/staging/hv/TODO 0 additions, 5 deletionsdrivers/staging/hv/TODO
File moved
drivers/staging/hv/Kconfig
deleted
100644 → 0
drivers/staging/hv/Makefile
deleted
100644 → 0
drivers/staging/hv/TODO
deleted
100644 → 0
Please register or sign in to comment