]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dm table: add flag to allow target to handle its own integrity metadata
authorMilan Broz <gmazyland@gmail.com>
Wed, 4 Jan 2017 19:23:51 +0000 (20:23 +0100)
committerMike Snitzer <snitzer@redhat.com>
Tue, 7 Mar 2017 18:28:32 +0000 (13:28 -0500)
commit9b4b5a797cf8a8d904df979891a8de53f2cb9694
treed6d677b0fdb95886d7155d3f58978b4ee8249eec
parentb29d4986d0da1a27cd35917cdb433672f5c95d7f
dm table: add flag to allow target to handle its own integrity metadata

Add DM_TARGET_INTEGRITY flag that specifies bio integrity metadata is
not inherited but implemented in the target itself.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-table.c
include/linux/device-mapper.h