commit | 9b4b5a797cf8a8d904df979891a8de53f2cb9694 | [log] [tgz] |
---|---|---|
author | Milan Broz <gmazyland@gmail.com> | Wed Jan 04 20:23:51 2017 +0100 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Mar 07 13:28:32 2017 -0500 |
tree | d6d677b0fdb95886d7155d3f58978b4ee8249eec | |
parent | b29d4986d0da1a27cd35917cdb433672f5c95d7f [diff] |
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>