target: Do not return 0 from aptpl and alua configfs store functions
authorAndy Grover <agrover@redhat.com>
Thu, 9 Jul 2015 16:56:48 +0000 (09:56 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 24 Jul 2015 06:40:01 +0000 (23:40 -0700)
Here are some more instances where we are returning 0 from a configfs
store function, the unintended result of which is likely infinite retries
from userspace.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_configfs.c

Simple merge