]> git.baikalelectronics.ru Git - kernel.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)
commitb0a77146e9a13a19145818da84c83e7f317d5b2b
treed6d677b0fdb95886d7155d3f58978b4ee8249eec
parenta31fbb39a9920ed0209d8fd69b842edbe76f743a
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