commit | 2eafd72939fda6118e27d3ee859684987f43921b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 03 15:32:55 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Oct 13 22:17:49 2015 -0700 |
tree | a00a1f5686ec852e04b52ea5fb1ce37c05564dc9 | |
parent | 64c6be0e6df5b5804613863ca4fb05961948c999 [diff] |
target: use per-attribute show and store methods This also allows to remove the target-specific old configfs macros, and gets rid of the target_core_fabric_configfs.h header which only had one function declaration left that could be moved to a better place. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Nicholas Bellinger <nab@linux-iscsi.org> Acked-by: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>