diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2019-03-26 22:20:58 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2019-04-01 23:26:02 +0300 |
commit | eb40c0acdc342b815d4d03ae6abb09e80c0f2988 (patch) | |
tree | 47d8281ecef487560af4254a828dbbc89c86b592 /drivers/md/dm.c | |
parent | 75ae193626de3238ca5fb895868ec91c94e63b1b (diff) | |
download | linux-eb40c0acdc342b815d4d03ae6abb09e80c0f2988.tar.xz |
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.c')
0 files changed, 0 insertions, 0 deletions