linux/drivers
Christoph Hellwig 44f33d0fb5 iscsi-target: remove usage of ->shutdown_session
->shutdown session only decideѕ if the target core calls ->close_session
directly, or if the fabrics drivers calls it manually later through
target_put_session, which at this point will always close the session as
it has been removed from the lookup list and thus no new references will
be acquired from the core.

So instead remove ->shutdown and have the core call ->close_session
directly, and replace all calls to target_put_session in the iSCSI target
with direct calls to iscsit_close_session.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2016-05-10 01:19:41 -07:00
..
accessibility
acpi Power management and ACPI fixes for v4.6-rc7 2016-05-06 11:58:45 -07:00
amba
android
ata
atm
auxdisplay
base Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' 2016-05-06 13:16:22 +02:00
bcma
block
bluetooth
bus
cdrom
char
clk
clocksource
connector
cpufreq Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' 2016-05-06 13:16:22 +02:00
cpuidle
crypto
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire
firmware
fmc
fpga
gpio
gpu
hid
hsi
hv
hwmon
hwspinlock
hwtracing
i2c
ide
idle
iio
infiniband target: make ->shutdown_session optional 2016-05-10 01:19:18 -07:00
input
iommu
ipack
irqchip
isdn
leds
lguest
lightnvm
macintosh
mailbox
mcb
md
media media fixes for v4.6-rc7 2016-05-07 08:17:45 -07:00
memory
memstick
message
mfd
misc Char/Misc driver fixes for 4.6-rc7 2016-05-07 10:53:32 -07:00
mmc
mtd
net
nfc
ntb
nubus
nvdimm
nvme
nvmem
of
oprofile
parisc
parport
pci
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio rapidio/mport_cdev: fix uapi type definitions 2016-05-05 17:38:53 -07:00
ras
regulator
remoteproc
reset
rpmsg
rtc
s390
sbus
scsi tcm_qla2xxx: introduce a private sess_kref 2016-05-10 01:19:33 -07:00
sfi
sh
sn
soc
spi
spmi
ssb
staging
target iscsi-target: remove usage of ->shutdown_session 2016-05-10 01:19:41 -07:00
tc
thermal
thunderbolt
tty
uio
usb target: make close_session optional 2016-05-10 01:19:26 -07:00
uwb
vfio
vhost target: make close_session optional 2016-05-10 01:19:26 -07:00
video
virt
virtio
vlynq
vme
w1
watchdog
xen target: make close_session optional 2016-05-10 01:19:26 -07:00
zorro
Kconfig
Makefile