target_core_configfs: split up ALUA supported states
authorHannes Reinecke <hare@suse.de>
Tue, 19 Nov 2013 08:07:51 +0000 (09:07 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 20 Nov 2013 19:38:18 +0000 (11:38 -0800)
Split up the various ALUA states into individual attributes to
make parsing easier and adhere to the one value per attribute
sysfs principle.

(nab: Convert strict_strtoul -> kstrtoul usage)

Signed-off-by: Hannes Reinecke <hare@suse.de>

No differences found