diff options
| author | 2011-11-23 06:54:36 -0500 | |
|---|---|---|
| committer | 2011-12-14 11:27:02 +0000 | |
| commit | 1880807adb21d741f08b747956c90bf4a6f95fbf (patch) | |
| tree | fb3815bf85679116bb455ded1a678049950a3d9f /scripts/patch-kernel | |
| parent | target: remove the se_task task_error_status field (diff) | |
target: make the se_task task_state_active a normal bool
There is no need to make task_state_active an atomic_t given that it is
always set under the execute_task_lock so we can make it a simple bool.
Also rename it to t_state_active to be closer to the list it guards,
and make sure all checks before the list addion/removal actually happen
under execute_task_lock.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
