Re: [PATCH-v2 12/17] target/file: Add DIF protection init/format support

2014-01-22 Thread Nicholas A. Bellinger
On Wed, 2014-01-22 at 12:12 +0200, Sagi Grimberg wrote: > On 1/22/2014 12:28 AM, Nicholas A. Bellinger wrote: > > On Sun, 2014-01-19 at 14:31 +0200, Sagi Grimberg wrote: > >> On 1/19/2014 4:44 AM, Nicholas A. Bellinger wrote: > >>> From: Nicholas Bellinger > >>> > >>> This patch adds support for D

Re: [PATCH-v2 12/17] target/file: Add DIF protection init/format support

2014-01-22 Thread Sagi Grimberg
On 1/22/2014 12:28 AM, Nicholas A. Bellinger wrote: On Sun, 2014-01-19 at 14:31 +0200, Sagi Grimberg wrote: On 1/19/2014 4:44 AM, Nicholas A. Bellinger wrote: From: Nicholas Bellinger This patch adds support for DIF protection init/format support into the FILEIO backend. It involves using a

Re: [PATCH-v2 12/17] target/file: Add DIF protection init/format support

2014-01-21 Thread Nicholas A. Bellinger
On Sun, 2014-01-19 at 14:31 +0200, Sagi Grimberg wrote: > On 1/19/2014 4:44 AM, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger > > > > This patch adds support for DIF protection init/format support into > > the FILEIO backend. > > > > It involves using a seperate $FILE.protection for st

Re: [PATCH-v2 12/17] target/file: Add DIF protection init/format support

2014-01-19 Thread Sagi Grimberg
On 1/19/2014 4:44 AM, Nicholas A. Bellinger wrote: From: Nicholas Bellinger This patch adds support for DIF protection init/format support into the FILEIO backend. It involves using a seperate $FILE.protection for storing PI that is opened via fd_init_prot() using the common pi_prot_type attri

[PATCH-v2 12/17] target/file: Add DIF protection init/format support

2014-01-18 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch adds support for DIF protection init/format support into the FILEIO backend. It involves using a seperate $FILE.protection for storing PI that is opened via fd_init_prot() using the common pi_prot_type attribute. The actual formatting of the protection is done