scsi: cxlflash: Remove adapter file descriptor cache
authorMatthew R. Ochs <mrochs@linux.vnet.ibm.com>
Tue, 9 Aug 2016 23:40:02 +0000 (18:40 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 24 Aug 2016 02:23:52 +0000 (22:23 -0400)
commitde9f0b0cbb86da288a2d38e35f2953a85608a6aa
tree30f55608f137d2469ba4688207f4c690f7fc3720
parentcd34af40a09c678abad36304eb68e1774640e908
scsi: cxlflash: Remove adapter file descriptor cache

The adapter file descriptor was previously cached within the kernel for
a given context in order to support performing a close on behalf of an
application. This is no longer needed as applications are now required
to perform a close on the adapter file descriptor.

Inspired-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Acked-by: Manoj N. Kumar <manoj@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/cxlflash/superpipe.c
drivers/scsi/cxlflash/superpipe.h