aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-integrity.c
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2019-03-26 20:20:58 +0100
committerMike Snitzer <snitzer@redhat.com>2019-04-01 16:26:02 -0400
commiteb40c0acdc342b815d4d03ae6abb09e80c0f2988 (patch)
tree47d8281ecef487560af4254a828dbbc89c86b592 /drivers/md/dm-integrity.c
parentdm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") (diff)
downloadlinux-dev-eb40c0acdc342b815d4d03ae6abb09e80c0f2988.tar.xz
linux-dev-eb40c0acdc342b815d4d03ae6abb09e80c0f2988.zip
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Some devices don't use blk_integrity but still want stable pages because they do their own checksumming. Examples include rbd and iSCSI when data digests are negotiated. Stacking DM (and thus LVM) on top of these devices results in sporadic checksum errors. Set BDI_CAP_STABLE_WRITES if any underlying device has it set. Cc: stable@vger.kernel.org Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-integrity.c')
0 files changed, 0 insertions, 0 deletions