target: Add EXPORT_SYMBOL for existing se_dev_set_*
authorNicholas Bellinger <nab@linux-iscsi.org>
Fri, 28 Nov 2014 03:15:48 +0000 (19:15 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 2 Dec 2014 05:36:02 +0000 (21:36 -0800)
commitd30cd1238c2f89662c82d5d2c4686971a6dc3693
treeba84502c9363e71d3089f1522af3e1e91603d4f9
parent7a23f890b7c11b63dfc2a6c7ae1f0a631ed84865
target: Add EXPORT_SYMBOL for existing se_dev_set_*

Now that target_core_backend_configfs.h macros will be using these
se_dev_set attribute functions externally to allow backend drivers
to populate different attributes, go ahead and add EXPORT_SYMBOL()
for the existing default set of 30 device attributes.

Also update target_core_backend.h with proper function prototypes.

Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_device.c
drivers/target/target_core_iblock.c
drivers/target/target_core_internal.h
include/target/target_core_backend.h
This page took 0.027073 seconds and 5 git commands to generate.