Re: [RFC 06/22] tcm: Add ConfigFS subsystem backstore infrastructure

From: Konrad Rzeszutek Wilk
Date: Tue Sep 07 2010 - 22:43:03 EST


On Monday 30 August 2010 05:20:58 Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
>
> This patch adds the TCM/ConfigFS core HBA and device backstore
> infrastructre objects in /sys/kernel/config/target/core. It includes
> wrappers to logic for Persistent Reservations and ALUA, and supports
> Linux/SCSI, Linux/BLOCK, and Linux/FILEIO backstores using TCM subsystem
> plugin API.
>
> Signed-off-by: Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx>
> ---
> drivers/target/target_core_configfs.c | 3334

Considering this is in configfs, you should copy Joel on this. I added him on
the huge CC-list.

The only comments I've about this file is the majority of the printk should be
KERN_DEBUG and that the EXPORT_SYMBOL should be EXPORT_SYMBOL_GPL.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/