]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5503fa82b462b8900364aaa4e9e6c0c3288d5425
tree78f9bd01cecb385db1478dac0379ebf62cf298de
parent0f8169eba6b7c8e66f1ebf12d6365f6148f82899
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