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)
commitb0a382c58ef5c12804cda4268d7e62bef978789d
tree78f9bd01cecb385db1478dac0379ebf62cf298de
parent6be526c45d31840f3384f41f62bcd796d35a9a5b
target_core_configfs: split up ALUA supported states

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>
drivers/target/target_core_configfs.c