diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-11-14 03:34:55 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-11-14 03:34:55 +0100 |
commit | ee480683d975973e3ff679850871e00e011c4a96 (patch) | |
tree | a7c5d09f34b8f606fb3f709eb15615513d5981db /drivers/hv/hv_balloon.c | |
parent | target: Fix delayed Task Aborted Status (TAS) handling bug (diff) | |
download | linux-ee480683d975973e3ff679850871e00e011c4a96.tar.xz linux-ee480683d975973e3ff679850871e00e011c4a96.zip |
target: Convert se_device statistics to atomic_long_t
This patch converts the handful of se_device statistics to type
atomic_long_t, instead of using se_device->stats_lock when
incrementing these values.
More importantly, go ahead and drop the spinlock usage within
transport_lookup_cmd_lun() fast-path code.
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions