git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95cadac
)
target: Remove extra percpu_ref_init
author
Andy Grover
<agrover@redhat.com>
Tue, 26 Nov 2013 19:49:24 +0000
(11:49 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Thu, 19 Dec 2013 22:49:54 +0000
(14:49 -0800)
lun->lun_ref is also initialized in core_tpg_post_addlun, so it doesn't
need to be done in core_tpg_setup_virtual_lun0.
(nab: Drop left-over percpu_ref_cancel_init in failure path)
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_tpg.c
patch
|
blob
|
history
diff --cc
drivers/target/target_core_tpg.c
Simple merge