Re: [RFC PATCH] dm-csum: A new device mapper target that checksdata integrity

From: Alberto Bertogli
Date: Thu May 21 2009 - 15:22:00 EST


On Thu, May 21, 2009 at 02:17:58PM -0400, Greg Freemyer wrote:
> On Thu, May 21, 2009 at 12:13 PM, Alberto Bertogli
> <albertito@xxxxxxxxxxxxxx> wrote:
> > I'm writing this device mapper target that stores checksums on writes and
> > verifies them on reads.
>
> I have not looked at your patch, but does this tie into the integrity
> logic that was added to mainline a few months ago?

At the moment it has no relation, but making dm-csum devices register with the
bio integrity extensions is on my to-do list, and the on-disk format already
reserves 32 bits for every 512-byte sector for tagging purposes.

Thanks,
Alberto

--
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/