commit | 9105bfc038ca5a506404ce37cd3c0e85f76351e3 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Thu Jul 09 09:56:48 2015 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jul 23 23:40:01 2015 -0700 |
tree | 8305c3941716f78b6b7c46cbac6f1afa1a13f720 | |
parent | bc1a7d6aff763ea29db6319185327f86b0fe93b6 [diff] |
target: Do not return 0 from aptpl and alua configfs store functions 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>