diff options
author | Andy Grover <agrover@redhat.com> | 2012-04-03 22:51:08 (GMT) |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-04-15 00:40:34 (GMT) |
commit | 4580cf38483790a4304a15328303566a054d4ea5 (patch) | |
tree | e0f237256ec32ba4c9e98ecdbd36e4e752a7cbac /fs/ext2/namei.c | |
parent | c6037cc546ca10cbdc5b60f0598b4ddcb181fe5d (diff) | |
download | linux-fsl-qoriq-4580cf38483790a4304a15328303566a054d4ea5.tar.xz |
target/iscsi: Remove unneeded locking from iscsi_target_tx_thread
When processing immediate queue, we're switching on a local variable
so it's not necessary to lock around it. However, we are modifying
cmd->i_state in two spots, so lock around those parts only.
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'fs/ext2/namei.c')
0 files changed, 0 insertions, 0 deletions