On Thu, 2014-01-09 at 13:01 +0200, Sagi Grimberg wrote:On 1/8/2014 10:36 PM, Nicholas A. Bellinger wrote:<nod>, working on this next for FILEIO following your original exampleFrom: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>Suggestion, expose pi_prot_format and call transport->init_prot() there.
This patch adds support for exposing DIF protection device
attributes via configfs. This includes:
pi_prot_type: Protection Type (0, 1, 3 currently support)
pi_prot_version: Protection Version (DIF v1 currently supported)
pi_guard_type: Guard Type (1=DIF CRC, 2=IP CRC)
Within se_dev_set_pi_prot_type() it also adds the se_subsystem_api
device callbacks to setup per device protection information.
It is more explicit
and this routine should be called upon getting FORMAT_UNIT as well.
code.
Thanks Sagi!
--nab
--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html